summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2016-06-10 14:04:39 +0100
committerLuke "Jared" Bennett <lbennett@gitlab.com>2016-06-10 16:49:04 +0100
commit483e4571a638a62e5e69163f6a8a4303167cd115 (patch)
tree7c89ea125e200cc268f49a03b1bc20b5df840ef1
parentbedb711453d618e16bccc1e150d7a6437d8342d0 (diff)
downloadgitlab-ce-483e4571a638a62e5e69163f6a8a4303167cd115.tar.gz
Fixed search form padding
Updated CHANGELOG Removed CHANGELOG entry
-rw-r--r--app/assets/stylesheets/framework/nav.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/nav.scss b/app/assets/stylesheets/framework/nav.scss
index a036799e15a..47af3ab9acb 100644
--- a/app/assets/stylesheets/framework/nav.scss
+++ b/app/assets/stylesheets/framework/nav.scss
@@ -171,7 +171,6 @@
> form {
display: inline-block;
margin-top: -1px;
- margin-bottom: 12px;
}
.icon-label {