summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitrie@gitlab.com>2016-11-01 10:35:34 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-11-04 08:44:37 -0500
commit30d4cce00c8e98395f177df590b4e2cdc15e0572 (patch)
tree059ba556976576696128c831b50ef471b7c311e9
parent6d6fb561a79716e7b12b7b63ba103724a3f60d29 (diff)
downloadgitlab-ce-30d4cce00c8e98395f177df590b4e2cdc15e0572.tar.gz
Update commit.scss to have correct linting
-rw-r--r--app/assets/stylesheets/pages/commit.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/commit.scss b/app/assets/stylesheets/pages/commit.scss
index d4890f03a71..04d2d2ba622 100644
--- a/app/assets/stylesheets/pages/commit.scss
+++ b/app/assets/stylesheets/pages/commit.scss
@@ -58,7 +58,7 @@
padding-top: 0;
}
- .dropdown{
+ .dropdown {
@media (max-width: $screen-sm) {
width: 100%;
margin-top: 10px;