diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index 924e98e..f1bc23f 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -1,3 +1,7 @@ +.clearfix{ + clear: both; +} + .navbar .logo {position: absolute; top: 6px; text-align: center; height: 48px; width: 48px;} /* Modal */ -- libgit2 0.21.2