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:
authorPhil Hughes <me@iamphill.com>2016-09-02 11:04:28 +0300
committerPhil Hughes <me@iamphill.com>2016-09-13 10:44:59 +0300
commit15a3111a6663894d952103e7395f2f56408f88ce (patch)
tree6f5ff4a8d271ee67b0cce89b73605d4a5dd9aef4 /app/assets/stylesheets/framework/forms.scss
parent49a31e64b76b351c1bad91459991a69f0e0fb296 (diff)
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;
-}