Skip to content
Snippets Groups Projects
Commit c62f0c3e authored by Simon Knox's avatar Simon Knox
Browse files

remove some unused sidebar styles

Former-commit-id: 8bf55be9
parent 946c116a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -269,14 +269,6 @@ header {
}
}
 
.page-sidebar-pinned.right-sidebar-expanded {
@media (max-width: $screen-md-max) {
.header-content .title {
width: 300px;
}
}
}
@media (max-width: $screen-xs-max) {
header .container-fluid {
font-size: 18px;
Loading
Loading
Loading
Loading
@@ -243,22 +243,6 @@ ul.notes {
}
}
 
.page-sidebar-pinned.right-sidebar-expanded {
@media (max-width: $screen-md-max) {
.note-header {
.note-headline-light {
display: block;
}
.note-actions {
position: absolute;
right: 0;
top: 0;
}
}
}
}
// Diff code in discussion view
.discussion-body .diff-file {
.file-title {
Loading
Loading
Loading
Loading
@@ -477,20 +477,6 @@ a.deploy-project-label {
}
}
 
.page-sidebar-pinned {
.project-stats .nav > li.right {
@media (min-width: $screen-lg-min) {
float: none;
}
}
.download-button {
@media (min-width: $screen-lg-min) {
margin-left: 0;
}
}
}
.project-stats {
font-size: 0;
text-align: center;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment