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 c6a29c0 commit 66c3b37Copy full SHA for 66c3b37
1 file changed
docs/site/templates/bunit/styles/main.css
@@ -184,6 +184,11 @@ footer small {
184
border-bottom: 1px solid #eee;
185
}
186
187
+.supported > a {
188
+ display: block;
189
+ padding-top: 10px;
190
+}
191
+
192
.supported p {
193
padding: 5px 30px 0 30px;
194
@@ -196,4 +201,4 @@ footer small {
196
201
display: inline-block;
197
202
padding-top: 10px;
198
203
padding-left: 20px;
199
-}
204
0 commit comments