summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/forms.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-09-02 09:04:28 +0100
committerPhil Hughes <me@iamphill.com>2016-09-13 08:44:59 +0100
commit15a3111a6663894d952103e7395f2f56408f88ce (patch)
tree6f5ff4a8d271ee67b0cce89b73605d4a5dd9aef4 /app/assets/stylesheets/framework/forms.scss
parent49a31e64b76b351c1bad91459991a69f0e0fb296 (diff)
downloadgitlab-ce-15a3111a6663894d952103e7395f2f56408f88ce.tar.gz
Mobile spacing improvements
Diffstat (limited to 'app/assets/stylesheets/framework/forms.scss')
-rw-r--r--app/assets/stylesheets/framework/forms.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/forms.scss b/app/assets/stylesheets/framework/forms.scss
index 37ff7e22ed1..d1f1a372c06 100644
--- a/app/assets/stylesheets/framework/forms.scss
+++ b/app/assets/stylesheets/framework/forms.scss
@@ -125,7 +125,3 @@ label {
border-right: 0;
}
}
-
-.help-block {
- margin-bottom: 0;
-}