Minor css updates

master
Daniel Berteaud 10 years ago
parent 0413ff85da
commit 8ecc6a7ccf
  1. 14
      public/css/vroom.css

@ -232,19 +232,6 @@ a.popup>span {
float: left; float: left;
position: absolute; position: absolute;
} }
#toolBar {
padding-top: 15px;
margin-right: 100px;
min-height: 60px;
}
#forkMeRibbon {
position: absolute;
top: 0;
right: 0;
border: 0;
width: 149px;
height: 149px;
}
.carouselLogo { .carouselLogo {
margin: auto; margin: auto;
padding: 20px; padding: 20px;
@ -278,6 +265,7 @@ a.popup>span {
} }
.toc { .toc {
overflow-y: auto; overflow-y: auto;
margin-top: 20px;
} }
html { html {
height: 100%; height: 100%;

Loading…
Cancel
Save