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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-05 18:26:22 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-05 18:38:16 +0300
commitc73a5d596f8b239a8f43d9825d893b96a2f7457a (patch)
treed17d4eba724964c9e0aeaebb4add8d2922adaf6c /app/assets/stylesheets/framework/blocks.scss
parent30815a8940c642fa738203da9eda8046eaa0da10 (diff)
Truncate fix, remove unneeded admin-specific css
Diffstat (limited to 'app/assets/stylesheets/framework/blocks.scss')
-rw-r--r--app/assets/stylesheets/framework/blocks.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss
index 57db5eaa2b3..fbcb2659585 100644
--- a/app/assets/stylesheets/framework/blocks.scss
+++ b/app/assets/stylesheets/framework/blocks.scss
@@ -1,8 +1,3 @@
-.light-well {
- background-color: $background-color;
- padding: 15px;
-}
-
.centered-light-block {
text-align: center;
color: $gl-gray;