Merge branch 'sidebar-menu-align' into 'develop'
Align items in sidebar menus See merge request soapbox-pub/soapbox-fe!561
This commit is contained in:
commit
3f3b43d4a6
1 changed files with 2 additions and 0 deletions
|
@ -168,7 +168,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa {
|
.fa {
|
||||||
|
width: 18px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Reference in a new issue