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:
authorBryce Johnson <bryce@gitlab.com>2017-07-24 10:47:38 +0300
committerPhil Hughes <me@iamphill.com>2017-07-24 10:47:38 +0300
commit91cbab7b5fcf82ddbd357bc42e7a6016e9986e99 (patch)
tree1d8934e5af0569156aa1e005f595da4f5cfac38a /app/assets/stylesheets/framework/nav.scss
parentc66db38dda077c4edeefde78d6221f0c898f1418 (diff)
Bulk update sidebar UI polish
Diffstat (limited to 'app/assets/stylesheets/framework/nav.scss')
-rw-r--r--app/assets/stylesheets/framework/nav.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/stylesheets/framework/nav.scss b/app/assets/stylesheets/framework/nav.scss
index e71bf04aec7..99eea97377c 100644
--- a/app/assets/stylesheets/framework/nav.scss
+++ b/app/assets/stylesheets/framework/nav.scss
@@ -190,14 +190,6 @@
display: none;
}
- .btn,
- .dropdown,
- .dropdown-toggle,
- input,
- form {
- height: 35px;
- }
-
input {
display: inline-block;
position: relative;