kopia lustrzana https://github.com/wagtail/wagtail
Tweak icon alignment in nav to raise icons relative to text by 5%, as previously looked like clipboard icon was misaligned
rodzic
b4ea951ab3
commit
0fbc40bd41
|
@ -74,9 +74,9 @@
|
|||
border-left: 3px solid transparent;
|
||||
|
||||
&:before {
|
||||
font-size: 1.25em;
|
||||
vertical-align: text-top;
|
||||
margin-right: 0.25em;
|
||||
font-size: 1rem;
|
||||
vertical-align: -15%;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
// only really used for spinners and settings menu
|
||||
|
|
Ładowanie…
Reference in New Issue