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:
authorKushal Pandya <kushalspandya@gmail.com>2019-03-26 11:13:21 +0300
committerKushal Pandya <kushalspandya@gmail.com>2019-03-26 11:13:21 +0300
commit7404bcde635922a199424b6c21c1e0649d76388e (patch)
tree121c37780037d446fb087309b83fb1dfc804b5cb /app/assets/stylesheets
parentb4de23a687d16c96f1adaa456e4aeaac64d9cb23 (diff)
parent5b05d2b987e1c261d161667eb9a8710a527cba31 (diff)
Merge branch 'tz-gl-stylelint' into 'master'
Stylelints for duplicate selectors and using BS4 classes See merge request gitlab-org/gitlab-ce!26409
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/notify.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/notify.scss b/app/assets/stylesheets/notify.scss
index f24c80bd81c..d77b7dfad68 100644
--- a/app/assets/stylesheets/notify.scss
+++ b/app/assets/stylesheets/notify.scss
@@ -1,4 +1,4 @@
-@import "framework/variables";
+@import 'framework/variables';
img {
max-width: 100%;