Skip to content

Commit 7d25fea

Browse files
author
Kristan Kenney
committed
Fix dialog button text alignment
1 parent b9b690d commit 7d25fea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/css/styles.min.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2879,6 +2879,10 @@ td.hint {
28792879
text-shadow: 0px 1px rgba(255,255,255,0.5);
28802880
}
28812881

2882+
.ui-dialog .ui-dialog-buttonpane button span.ui-button-text {
2883+
padding: 2px !important;
2884+
}
2885+
28822886
.ui-button-text-only .selected {
28832887
font-weight: 600 !important;
28842888
}

0 commit comments

Comments
 (0)