fix radio flex

This commit is contained in:
Zack Rauen 2019-01-16 17:08:34 -05:00
parent a55102889c
commit 28a44edfcf
2 changed files with 5 additions and 1 deletions

View File

@ -2027,6 +2027,10 @@ margin-right: -30px;
background-color: rgba(185,187,190,.3);
}
.ui-flex {
display: flex;
}
#bd-settingspane-container h2.ui-form-title {
font-size: 16px;
font-weight: 600;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long