Skip to content

Commit 1516317

Browse files
authored
Add font size inheritance to language switcher buttons
1 parent 328b364 commit 1516317

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css/language_switcher_popup.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
.ui-dialog.language-switcher-popup-dialog .ui-dialog-buttonset button {
130130
flex: 1 1 0 !important;
131131
min-width: 100px !important;
132+
font-size: inherit !important;
132133
}
133134

134135
/* Cancel button */

0 commit comments

Comments
 (0)