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:
authorDimitrie Hoekstra <dimitrie@gitlab.com>2016-11-01 13:35:34 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-11-04 16:44:37 +0300
commit30d4cce00c8e98395f177df590b4e2cdc15e0572 (patch)
tree059ba556976576696128c831b50ef471b7c311e9 /app/assets
parent6d6fb561a79716e7b12b7b63ba103724a3f60d29 (diff)
Update commit.scss to have correct linting
Diffstat (limited to 'app/assets')
-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;