debian-mirror-gitlab/app/assets/stylesheets/main/layout.scss

19 lines
203 B
SCSS
Raw Normal View History

2014-09-02 18:07:02 +05:30
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;
}