summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2019-06-27 08:30:04 +0000
committerPhil Hughes <me@iamphill.com>2019-06-27 08:30:04 +0000
commit7544a6e2591a34a5ca298f5d63a45ff2aab29ccb (patch)
treec28d14f5bcd8f55c3102ab9099831f58c41be91f /app/assets
parentedcd28ca44649b5b3e0729a95a4d6b684e1ff7cb (diff)
downloadgitlab-ce-7544a6e2591a34a5ca298f5d63a45ff2aab29ccb.tar.gz
Fix styling for `app/assets/stylesheets/framework/notes.scss`
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/framework/system_messages.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/assets/stylesheets/framework/system_messages.scss b/app/assets/stylesheets/framework/system_messages.scss
index 6205ccaa52f..5c298d5a588 100644
--- a/app/assets/stylesheets/framework/system_messages.scss
+++ b/app/assets/stylesheets/framework/system_messages.scss
@@ -98,14 +98,4 @@
top: auto;
bottom: auto;
}
-
- .content-wrapper {
- .with-system-header & {
- margin-top: 0;
- }
-
- .with-system-footer & {
- margin-top: 0;
- }
- }
}