Minor change

This commit is contained in:
Rosiak
2015-12-12 13:34:00 +01:00
parent 3c3b322005
commit 2f2d23556f

View File

@@ -1773,12 +1773,12 @@ label {
.badge-navbar-user{ .badge-navbar-user{
background:red; background:red;
border-radius: 40%; border-radius: 40%;
font-size: 50%; font-size: 65%;
height: auto; height: auto;
margin: 0; margin: 0;
padding:5px; padding:5px;
position:absolute; position:absolute;
right:-4px; right:-3px;
top:5px; top:5px;
width: auto; width: auto;
} }