correct text on formbuttons
This commit is contained in:
@@ -32,6 +32,12 @@ button.formbutton img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
button.formbutton a {
|
||||
margin: 4px;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
.button:hover > a > img:nth-of-type(1) {
|
||||
filter: contrast(50%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user