summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/members.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-06-09 12:06:35 +0100
committerPhil Hughes <me@iamphill.com>2017-06-20 12:32:52 +0100
commitc1cc700584559034b5334ba8f965324401d5ccec (patch)
tree355c040643097720d97bfb237fb89477632b57b1 /app/assets/stylesheets/pages/members.scss
parent529eede8498127c969cc823638d0c85567e354e4 (diff)
downloadgitlab-ce-c1cc700584559034b5334ba8f965324401d5ccec.tar.gz
Added limited width container to project settings
Diffstat (limited to 'app/assets/stylesheets/pages/members.scss')
-rw-r--r--app/assets/stylesheets/pages/members.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/members.scss b/app/assets/stylesheets/pages/members.scss
index 4be0e133b69..f21005895e4 100644
--- a/app/assets/stylesheets/pages/members.scss
+++ b/app/assets/stylesheets/pages/members.scss
@@ -136,10 +136,6 @@
width: 250px;
}
- @media (min-width: $screen-md-min) {
- width: 350px;
- }
-
&.input-short {
@media (min-width: $screen-md-min) {
width: 170px;