debian-mirror-gitlab/app/assets/stylesheets/main/layout.scss
2014-09-02 14:37:02 +02:00

19 lines
203 B
SCSS

html {
overflow-y: scroll;
&.touch .tooltip { display: none !important; }
}
body {
padding-bottom: 20px;
}
.container {
padding-top: 0;
z-index: 5;
}
.container .content {
margin: 0 0;
}