Add margin-bottom to theme-switcher.
This commit is contained in:
parent
95e5785c72
commit
83e791d5c1
@ -442,6 +442,7 @@ ul.language-select > li {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
border: none;
|
border: none;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Media Queries */
|
/* Media Queries */
|
||||||
|
Loading…
Reference in New Issue
Block a user