diff --git a/style.css b/style.css index 5b6df9f..14f9b12 100644 --- a/style.css +++ b/style.css @@ -272,15 +272,6 @@ span.shell-start { border: none; margin-bottom: 0.5em; - - -webkit-transition: all 0.5s ease-in-out; - -moz-transition: all 0.5s ease-in-out; - transition: all 0.5s ease-in-out; -} - -.ex textarea:focus, -.ex:hover textarea { - height: 20em; } .ex .btns {