8000 Make border none important · FriendsOfSymfony/FOSHttpCache@0cbf292 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0cbf292

Browse files
committed
Make border none important
1 parent f1369df commit 0cbf292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_static/tabs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ div.configuration-block ul.simple li.selected a {
2626
}
2727

2828
div.highlight-varnish3, div.highlight-varnish4 {
29-
border: none;
29+
border: none !important;
3030
}
3131

3232
div.configuration-block em {

0 commit comments

Comments
 (0)
0