mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 13:07:59 +01:00
Fixed ugly link padding
This commit is contained in:
parent
80bb95a76d
commit
68a690277e
1 changed files with 1 additions and 1 deletions
2
resources/assets/styles/dashboard.less
vendored
2
resources/assets/styles/dashboard.less
vendored
|
@ -123,7 +123,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.announce-actions {
|
.announce-actions {
|
||||||
padding: 5px 15px 15px;
|
padding: 10px 15px 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: inherit;
|
background: inherit;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|
Loading…
Reference in a new issue