mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 04:49:47 -07:00
Remove useless property
The `padding` will override the former `padding-top`.
This commit is contained in:
parent
87e7085c22
commit
9f3d36bab0
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ Required by:
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-menu {
|
.tab-menu {
|
||||||
padding-top: 1px;
|
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue