Commit cd6499b3f2b2ea66ef5c77770980d484cfcb4c34

Authored by Joenio Costa
Committed by Antonio Terceiro
1 parent 07ec411f

Fixing broken layout of search result screen

(ActionItem1746)
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
public/stylesheets/application.css
... ... @@ -3760,6 +3760,7 @@ h1#agenda-title {
3760 3760 border: 1px solid #2A5896;
3761 3761 padding: 10px 0px 10px 10px;
3762 3762 height: 205px;
  3763 + overflow: auto;
3763 3764 position: relative; /* work-arround-bug fo MSIE */
3764 3765 }
3765 3766  
... ...