toolbar: ensure we have the correct margin

This commit is contained in:
Jérôme Schneider 2015-07-30 14:01:03 +02:00
parent 6ae398d942
commit 738871992d
1 changed files with 1 additions and 1 deletions

View File

@ -67,4 +67,4 @@
margin: 10px 0 0 0; margin: 10px 0 0 0;
} }
body { margin: 36px 0 0 0; } body { margin-top: 36px !important; }