Fix edit of AKAs for a system. Fix css usage of label for= for the yes/no radio inputs
This commit is contained in:
6
public/css/fixes.css
vendored
6
public/css/fixes.css
vendored
@@ -138,4 +138,10 @@ h1>small.success:after {
|
||||
.titledbox {
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* Usage of label for radio icons, but using span instead */
|
||||
span.label.form-label {
|
||||
font-size: 75%;
|
||||
margin-bottom: 1px;
|
||||
}
|
Reference in New Issue
Block a user