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:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-01-22 05:32:55 +0300
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-01-25 04:20:03 +0300
commitdd8e9a28e79ab0b39ee91fd888c5709635546440 (patch)
tree6295369783df773347c92a12b833306a1d502330 /app/assets/stylesheets/framework/forms.scss
parent75c93bb20d3bef042926b8896bf24138bb9ce554 (diff)
Removes extra spaces
Diffstat (limited to 'app/assets/stylesheets/framework/forms.scss')
-rw-r--r--app/assets/stylesheets/framework/forms.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/forms.scss b/app/assets/stylesheets/framework/forms.scss
index cf8eccdbc40..f4e9e1515f0 100644
--- a/app/assets/stylesheets/framework/forms.scss
+++ b/app/assets/stylesheets/framework/forms.scss
@@ -36,8 +36,6 @@ input[type='search'].search-text-input {
}
}
-
-
input[type='text'].danger {
background: #F2DEDE!important;
border-color: #D66;