Small tweaks to buttons

This commit is contained in:
2017-06-12 19:06:02 +02:00
parent 3a500f3ea3
commit b091044bc2
2 changed files with 4 additions and 5 deletions

View File

@@ -400,7 +400,7 @@ $comments-width-max: 710px
border: 1px solid $color-background-dark
border-radius: 3px
margin: 0 auto 5px auto
padding: 10px
padding: 10px 0 10px 10px
color: $color-text-dark
resize: vertical
transition: border-color 300ms ease-in-out
@@ -507,7 +507,6 @@ $comments-width-max: 710px
button.comment-action-submit
margin-left: auto
min-width: 180px
min-height: 30px
transition: all 200ms ease-in-out
+button($color-success, 3px)