aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-28 13:29:59 +0200
committerMario Vavti <mario@mariovavti.com>2017-03-28 13:29:59 +0200
commitf05181322cf08539fb147bbd5f6edfb93c254b7e (patch)
tree5c7729e0b76303480ea304f58fd2e065d9252126 /view/css
parent33d23a4a61cef8d0584b7684166833f5a97b59f6 (diff)
downloadvolse-hubzilla-f05181322cf08539fb147bbd5f6edfb93c254b7e.tar.gz
volse-hubzilla-f05181322cf08539fb147bbd5f6edfb93c254b7e.tar.bz2
volse-hubzilla-f05181322cf08539fb147bbd5f6edfb93c254b7e.zip
update to latest bs-dev
Diffstat (limited to 'view/css')
-rw-r--r--view/css/bootstrap-red.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index d4f5b2d9b..4cfd3d635 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -9,8 +9,8 @@ nav .badge {
@media screen and (min-width: 767px) {
nav .badge {
- top: -0.25rem;
- left: -0.25rem;
+ top: 0px;
+ left: 0px;
}
}