diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index b01e03636..da75cf3f8 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2001,11 +2001,6 @@ blockquote { border-radius: $radiuspx; } -nav .badge { - padding: 5px 6px; - border-radius: 9px; -} - nav .badge:hover { background-color: #999; } |