Unify look of editor buttons.
This commit is contained in:
@@ -51,6 +51,10 @@ a:hover {
|
||||
font-family: 'DarkSouls', serif;
|
||||
}
|
||||
|
||||
.btn-toolbar{
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
.vertical-center {
|
||||
min-height: 100%; /* Fallback for browsers do NOT support vh unit */
|
||||
min-height: 100vh; /* These two lines are counted as one :-) */
|
||||
|
||||
Reference in New Issue
Block a user