Fix number-leading-zero (CSS)
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
|
||||
.inputLabel {
|
||||
display: inline-block;
|
||||
margin-bottom: .25em;
|
||||
margin-bottom: 0.25em;
|
||||
}
|
||||
|
||||
.emby-input + .fieldDescription {
|
||||
margin-top: .25em;
|
||||
margin-top: 0.25em;
|
||||
}
|
||||
|
||||
.emby-input-iconbutton {
|
||||
|
||||
Reference in New Issue
Block a user