Commit 047c6f6a4e2f1258b96e6db9fa4b6086c2ab9f96

Authored by Antonio Terceiro
2 parents bc9be8fb 1fc7d96a

Merge branch 'stable'

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
public/stylesheets/application.css
... ... @@ -3008,6 +3008,10 @@ h1#agenda-title {
3008 3008 margin: 0px 200px 0px 200px;
3009 3009 }
3010 3010  
  3011 +.controller-search .no-boxes {
  3012 + margin: 0px;
  3013 +}
  3014 +
3011 3015 .controller-profile #content .no-boxes h1,
3012 3016 .controller-profile #content .no-boxes table th {
3013 3017 text-align: left;
... ...