mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-10 00:52:28 +00:00
Merge pull request #2913 from joesinghaus/master
Blades in the Dark: Small fix
This commit is contained in:
@@ -1216,6 +1216,7 @@ textarea.sheet-abilitydesc {
|
||||
width: 4%;
|
||||
letter-spacing: 0;
|
||||
font-weight: 800;
|
||||
font-size: 13px;
|
||||
line-height: inherit;
|
||||
padding: 19px 3px 3px;
|
||||
}
|
||||
@@ -1702,7 +1703,7 @@ button[type=roll].sheet-cohortbutton {
|
||||
button[type=roll].sheet-actionbutton {
|
||||
letter-spacing: 1px;
|
||||
text-align: left;
|
||||
width: 80px;
|
||||
width: 88px;
|
||||
}
|
||||
button[type=roll].sheet-vicebutton,
|
||||
button[type=roll].sheet-fortunebutton {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user