Merge pull request #62 from TheDocTrier/patch-1
Add margin-bottom to theme-switcher.
This commit is contained in:
commit
78b91b820c
@ -442,6 +442,7 @@ ul.language-select > li {
|
||||
font-size: 16px;
|
||||
border: none;
|
||||
margin-right: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
|
Loading…
Reference in New Issue
Block a user