assure that badges will be displayed as circles no matter what font is used and if there is only one digit inside. move css to its proper place
This commit is contained in:
@@ -2001,11 +2001,6 @@ blockquote {
|
||||
border-radius: $radiuspx;
|
||||
}
|
||||
|
||||
nav .badge {
|
||||
padding: 5px 6px;
|
||||
border-radius: 9px;
|
||||
}
|
||||
|
||||
nav .badge:hover {
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user