Sidebar header spacing

This commit is contained in:
Tom Russell 2018-12-03 10:29:32 +00:00
parent 7e09c0507f
commit d64deb9d83

View File

@ -55,11 +55,12 @@
* Sidebar main header * Sidebar main header
*/ */
.sidebar-header h2 { .sidebar-header h2 {
margin-top: 0.45rem;
display: inline-block; display: inline-block;
} }
.sidebar-header .icon-button { .sidebar-header .icon-button {
margin-left: 0.25rem; margin-left: 0.25rem;
margin-top: 0.4rem; margin-top: 0.3rem;
} }
.sidebar-header .icon-button:hover { .sidebar-header .icon-button:hover {
background-color: #eee; background-color: #eee;