diff options
Diffstat (limited to 'docs/assets/css/src/docs.css')
| -rw-r--r-- | docs/assets/css/src/docs.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/assets/css/src/docs.css b/docs/assets/css/src/docs.css index f4040bf27..4c2eab182 100644 --- a/docs/assets/css/src/docs.css +++ b/docs/assets/css/src/docs.css @@ -971,15 +971,6 @@ h1[id] { border-radius: .2rem; } -/* Tweak display of the code snippets when following an example */ -.bs-example + .highlight:before { -/* position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -*/} - @media (min-width: 480px) { .bs-example { border-width: .2rem; |
