Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-03-15 22:00:52 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-03-18 22:45:43 +0300
commit9c42c197ce31c1ac9d77d97aec294cf4fee826da (patch)
tree5de026d248f833fb1ea930d8b01fc48bb04d0b6a /app/assets/stylesheets/framework/common.scss
parent748e0b9c546ea9a93efbe039826905775dd34604 (diff)
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;
}
}