mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Update sidebar.less Armor Slots label padding, for translations
Equalizes the vertical and horizontal padding on the Armor Slots status label, to allow for more (much needed) room for the upcoming French translation (and others in the future). Doesn't change anything for the display in English.
This commit is contained in:
parent
67d3b6c0e3
commit
cc73d15d9e
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
|
||||||
.status-label {
|
.status-label {
|
||||||
padding: 2px 10px;
|
padding: 2px 2px;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue