Merge pull request #62 from TheDocTrier/patch-1
Add margin-bottom to theme-switcher.
This commit is contained in:
commit
78b91b820c
1 changed files with 1 additions and 0 deletions
|
@ -442,6 +442,7 @@ ul.language-select > li {
|
|||
font-size: 16px;
|
||||
border: none;
|
||||
margin-right: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue