Minor size/alignment fixes for font size increase

This commit is contained in:
Kris 2019-01-17 11:42:03 -05:00
parent 675bf94133
commit b9355f316a
2 changed files with 6 additions and 2 deletions

View File

@ -52,6 +52,10 @@
overflow-y: auto;
overflow-x: hidden;
}
.badge-notification {
vertical-align: text-bottom;
}
}
.menu-links.columned {
@ -191,7 +195,7 @@
.d-icon {
float: left;
margin-right: 5px;
padding-top: 2px;
padding-top: 0.2em;
}
}
.is-warning {

View File

@ -4,7 +4,7 @@
.d-header {
left: 0;
height: 4.2858em;
height: 4em;
margin-bottom: 15px;
#site-logo {
height: 2.57em;