Skip to content
Snippets Groups Projects
Commit c5ba22c8 authored by jkerdreu's avatar jkerdreu
Browse files

Added #content (margin issue)

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1751 b32b6428-25c9-4566-ad07-03861ab6144f
parent 6e1b03a6
No related branches found
No related tags found
No related merge requests found
......@@ -243,6 +243,11 @@ ul.menu li a:hover {
margin-top: 8px;
}
#content {
margin: 1em;
}
/*@media screen and (max-height: 450px) { */
@media only screen and (max-width: 768px) {
.sidenav {padding-top: 15px;}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment