mirror of
https://github.com/robsheldon/sscaffold-css.git
synced 2025-08-29 16:49:46 +02:00
Fix text vertical alignment for buttons inside other elements.
This commit is contained in:
@@ -1234,7 +1234,7 @@ button,
|
||||
white-space: nowrap;
|
||||
background-color: transparent;
|
||||
color: #5680cc;
|
||||
vertical-align: text-top;
|
||||
vertical-align: text-bottom;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user