Sidebar header spacing
This commit is contained in:
parent
7e09c0507f
commit
d64deb9d83
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user