mirror of
https://github.com/robsheldon/sscaffold-css.git
synced 2025-08-30 00:59: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;
|
white-space: nowrap;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: #5680cc;
|
color: #5680cc;
|
||||||
vertical-align: text-top;
|
vertical-align: text-bottom;
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user