Skip to content

Commit e2e1500

Browse files
committed
[fix] Fixed typo in CSS fix for VXLAN id
1 parent f1aa7a0 commit e2e1500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openwisp_controller/config/static/config/css/lib/jsonschema-ui.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,5 +303,5 @@ div.jsoneditor > div > h3.controls{
303303
display: block !important;
304304
}
305305
.jsoneditor-wrapper div.jsoneditor .grid-column > div > .inline-group > .form-row > .vTextField {
306-
padding-left: 100px !importrant
306+
padding-left: 100px !important
307307
}

0 commit comments

Comments
 (0)