We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c78df commit 4869c9cCopy full SHA for 4869c9c
dev/no-bootstrap.html
@@ -28,6 +28,10 @@
28
font-family: sans-serif;
29
}
30
31
+.query-builder .hide {
32
+ display: none;
33
+}
34
+
35
.query-builder .pull-right {
36
float: right !important;
37
@@ -142,4 +146,4 @@
142
146
143
147
{% endhighlight %}
144
148
145
-<p><b>And you are done</b>, you can remove the Bootstrap CSS. Of course every BT based plugins won't work correctly.</p>
149
+<p><b>And you are done</b>, you can remove the Bootstrap CSS. Of course every BT based plugins won't work correctly.</p>
0 commit comments