aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/css/bootstrap-red.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index d7638714b..a3a8ce0be 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -5,13 +5,13 @@
nav .badge {
position: absolute;
font-size: 0.75rem;
- line-height: 0.75;
}
@media screen and (min-width: 767px) {
nav .badge {
top: 0px;
left: 0px;
+ line-height: 0.75;
}
}