We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 864f858 commit db86e6bCopy full SHA for db86e6b
src/assets/backend/less/json-editor.less
@@ -1,3 +1,10 @@
1
+// json-editor well padding
2
.well-small {
3
.well-sm;
-}
4
+}
5
+
6
+// json-editor Bootstrap 3 fix
7
+div[id$="-container"] div[data-schemaid] .form-group {
8
+ margin-right: 0px;
9
+ margin-left: 0px;
10
0 commit comments