mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-08 16:12:33 +00:00
Changed the left and right margins of buttons from 30px to 33px.
This commit is contained in:
@@ -38,10 +38,10 @@ textarea.sheet-textareas {
|
||||
|
||||
.sheet-btn-talk, .sheet-btn-phys, .sheet-btn-hand,
|
||||
.sheet-btn-guns {
|
||||
margin-right: 30px;
|
||||
margin-right: 33px;
|
||||
}
|
||||
|
||||
.sheet-btn-phys, .sheet-btn-hand, .sheet-btn-guns,
|
||||
.sheet-btn-escalate {
|
||||
margin-left: 30px;
|
||||
margin-left: 33px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user