summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-09-05 15:45:23 +0100
committerPhil Hughes <me@iamphill.com>2016-09-13 08:44:59 +0100
commit3354bfd8f92ba034816890f0ea89bca630405103 (patch)
treeee45cf0672a2196d001920ce463fc71cb1b81c9b /app/assets/stylesheets/framework
parentfe71edc3336ae662997ebbad3b4c46b2a2b4927c (diff)
downloadgitlab-ce-3354bfd8f92ba034816890f0ea89bca630405103.tar.gz
CSS cleanup
Diffstat (limited to 'app/assets/stylesheets/framework')
-rw-r--r--app/assets/stylesheets/framework/selects.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/selects.scss b/app/assets/stylesheets/framework/selects.scss
index 746ab89abd2..b309e2ad9f4 100644
--- a/app/assets/stylesheets/framework/selects.scss
+++ b/app/assets/stylesheets/framework/selects.scss
@@ -191,10 +191,6 @@
&.input-clamp {
max-width: 100%;
}
-
- &.input-full {
- width: 100%;
- }
}
.select2-highlighted {