File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
openwisp_controller/config/static/config/css/lib Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -177,15 +177,15 @@ div[data-schematype="object"] > .inline-related > .grid-container > div >
177
177
.jsoneditor-wrapper div .jsoneditor .grid-column > label ,
178
178
.jsoneditor-wrapper div .jsoneditor .grid-column > select {
179
179
position : absolute;
180
- top : 14px ;
181
180
left : 0 ;
181
+ top : 12px ;
182
182
z-index : 1 ;
183
183
font-weight : bold;
184
184
}
185
185
.jsoneditor-wrapper div .jsoneditor .inline-related > select ,
186
186
.jsoneditor-wrapper div .jsoneditor .grid-column > select {
187
187
margin-left : 188px ;
188
- background-color : # fff
188
+ background-color : # fff;
189
189
}
190
190
.jsoneditor-wrapper div .jsoneditor .grid-row .grid-column { position : relative }
191
191
.jsoneditor-wrapper div .jsoneditor .modal {
@@ -291,8 +291,7 @@ div.jsoneditor > div > h3.controls{
291
291
z-index : 99 ;
292
292
}
293
293
.jsoneditor-wrapper div .jsoneditor .grid-row .grid-column > select .switcher {
294
- position : static;
295
- margin-top : 15px ;
294
+ top : 11px ;
296
295
}
297
296
.jsoneditor-wrapper div .jsoneditor .grid-row > .grid-column > label {
298
297
display : none;
You can’t perform that action at this time.
0 commit comments