Skip to content
Snippets Groups Projects
Commit ac14c74d authored by Gael Varoquaux's avatar Gael Varoquaux
Browse files

DOC: compress a bit the layout

parent f9a7307e
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,9 @@ div.header-wrapper {
min-height: 50px;
margin-left: auto;
margin-right: auto;
border-radius: 15px;
-moz-border-radius: 15px;
margin-top: 10px;
border-radius: 0 0 15px 15px;
-moz-border-radius: 0 15px 0 15px;
margin-top: 0px;
}
ul.horizontal, ul.horizontal li {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment