summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/common.scss
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-03-15 14:00:52 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-03-18 14:45:43 -0500
commit9c42c197ce31c1ac9d77d97aec294cf4fee826da (patch)
tree5de026d248f833fb1ea930d8b01fc48bb04d0b6a /app/assets/stylesheets/framework/common.scss
parent748e0b9c546ea9a93efbe039826905775dd34604 (diff)
downloadgitlab-ce-9c42c197ce31c1ac9d77d97aec294cf4fee826da.tar.gz
Fixes inputs width inside .nav-controls
Diffstat (limited to 'app/assets/stylesheets/framework/common.scss')
-rw-r--r--app/assets/stylesheets/framework/common.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index bc03c2180be..7285ccec797 100644
--- a/app/assets/stylesheets/framework/common.scss
+++ b/app/assets/stylesheets/framework/common.scss
@@ -375,7 +375,6 @@ table {
position: absolute;
top: 0;
right: 0;
- width: 250px !important;
visibility: hidden;
}
}