No more on-focus resizing; the "POST COMMENT" button moves away when you click it

This commit is contained in:
Sybren A. Stüvel 2016-10-20 17:30:39 +02:00
parent 09a21510a2
commit 8d99f8fc2e

View File

@ -413,7 +413,6 @@ $comments-width-max: 710px
&:focus
border: 1px solid $color-success
outline: none
min-height: 150px
&.field-error
border-color: $color-danger