diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixmindelo/base.scss | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/web/cobrands/fixmindelo/base.scss b/web/cobrands/fixmindelo/base.scss index 44ac990ce..4d3a53f0a 100644 --- a/web/cobrands/fixmindelo/base.scss +++ b/web/cobrands/fixmindelo/base.scss @@ -28,19 +28,6 @@ $image-sprite: 'images/sprite.png'; background: url('images/sprite.png') -8px -915px no-repeat; } -#staging-banner { - background: #dd3333; - color: #fff; - padding: 0.2em; - margin:0; - text-align:center; - font-size:80%; -} - -.wrapper { - position: relative; // to make the staging-banner not affect top/left positioning of logo -} - #footer-help ul li { padding-right: 3em; a { |