From a4b52c3a1e81ed63522d22f115343d8bcf0881e9 Mon Sep 17 00:00:00 2001 From: Filipe Medeiros Date: Mon, 2 Oct 2017 14:32:08 -0300 Subject: [PATCH] Responsive align badge on rotate screen --- amadeus/static/css/base/amadeus_responsive.css | 11 +++++++++++ amadeus/templates/base.html | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/amadeus/static/css/base/amadeus_responsive.css b/amadeus/static/css/base/amadeus_responsive.css index 3df92b5..4d10c50 100755 --- a/amadeus/static/css/base/amadeus_responsive.css +++ b/amadeus/static/css/base/amadeus_responsive.css @@ -230,6 +230,12 @@ .talk-filter label { font-size: 13.2px; } + + .category-course-link { + font-size: 12px; + font-family: Roboto; + font-weight: normal; + } } @media(min-width: 768px) { @@ -406,4 +412,9 @@ .dropdown-menu{ margin-left: 130px; } + + li.item .notify_badge { + top: 0px; + right: 30px; + } } diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html index 4e69ad0..c91e20d 100644 --- a/amadeus/templates/base.html +++ b/amadeus/templates/base.html @@ -222,9 +222,9 @@
- +
-- libgit2 0.21.2