Commit e08c8782db9a60f9d1728307e30b7fa2451fb460

Authored by Charles Oliveira
Committed by Sergio Oliveira
1 parent 85b81f62

Added some more space to fit noosfero pop ups

Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
colab/proxy/noosfero/static/css/fix.css
... ... @@ -57,3 +57,8 @@
57 57 font-size: 85%;
58 58 }
59 59 /* end of Fix user menu pop up */
  60 +
  61 +/* Increase container margin because of noosfero pup ups */
  62 +div#main-content {
  63 + margin-top: 100px;
  64 +}
... ...