Commit 80725a577b6c70d273e0343ab0199ec646ceb7bc

Authored by ailsoncgt
1 parent d46d6988

clearfix class #132

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
core/static/css/base/amadeus.css
  1 +.clearfix{
  2 + clear: both;
  3 +}
  4 +
1 5 .navbar .logo {position: absolute; top: 6px; text-align: center; height: 48px; width: 48px;}
2 6  
3 7 /* Modal */
... ...