summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/repo.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/repo.scss')
-rw-r--r--app/assets/stylesheets/pages/repo.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss
index 8b1227b9131..7a2ca4f8db8 100644
--- a/app/assets/stylesheets/pages/repo.scss
+++ b/app/assets/stylesheets/pages/repo.scss
@@ -1108,8 +1108,8 @@
flex: 0 0 38px;
}
- .ide-merge-requests-dropdown.dropdown-menu {
- width: 385px;
+ .ide-nav-dropdown.dropdown-menu {
+ width: 400px;
max-height: initial;
}
}
@@ -1256,7 +1256,7 @@
min-height: 60px;
}
-.ide-merge-requests-dropdown {
+.ide-nav-dropdown {
.nav-links li {
width: 50%;
padding-left: 0;
@@ -1290,7 +1290,7 @@
min-width: 18px;
}
-.ide-merge-requests-empty {
+.ide-nav-list-empty {
height: 230px;
}