Removed obnoxious transition for example on index page
parent
2f962fe634
commit
a5df4631e2
|
@ -272,15 +272,6 @@ span.shell-start {
|
||||||
border: none;
|
border: none;
|
||||||
|
|
||||||
margin-bottom: 0.5em;
|
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 {
|
.ex .btns {
|
||||||
|
|
Loading…
Reference in New Issue