1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-18 04:09:14 +02:00

Reduce public toolbar height

This commit is contained in:
Daniel Berteaud 2014-05-04 01:35:59 +02:00
parent a606d544e6
commit 502c0cfd33

View File

@ -104,10 +104,13 @@
}
#navBarLogo {
padding-top: 2px;
float: left;
position: absolute;
}
#toolBar {
padding-top: 35px;
margin-right: 90px;
padding-top: 15px;
margin-right: 100px;
min-height: 60px;
}
#forkMeRibbon {
position: absolute;