Counter of own uploads added to top bar
This commit is contained in:
parent
f89a56afe4
commit
11f117f1e2
2 changed files with 9 additions and 4 deletions
|
|
@ -918,3 +918,8 @@ a.black
|
|||
[type='file'] {
|
||||
width: inherit !important;
|
||||
}
|
||||
|
||||
/* Badges in the topbar seem a bit too high */
|
||||
nav.top-bar .badge {
|
||||
padding-bottom: 0.2em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue