mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
stop jumping all content on collapsing and expanding the sidebar
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
.content-wrapper {
|
||||
width: 100%;
|
||||
padding: 15px;
|
||||
padding: 20px;
|
||||
background: #FFF;
|
||||
}
|
||||
|
||||
@@ -96,10 +96,6 @@
|
||||
width: 230px;
|
||||
}
|
||||
}
|
||||
|
||||
.content-wrapper {
|
||||
padding: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin folded-sidebar {
|
||||
|
||||
Reference in New Issue
Block a user