summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-04-07 12:24:03 +0200
committerhellekin <hellekin@cepheide.org>2018-04-07 12:24:03 +0200
commit4e3bb5f351612779bc18684c5b93bc734b9bc42c (patch)
tree897cbcef2662ea67446cea647329c681fb331bb7
parenta5888ab4fa2244ee336471772d5336c124660db5 (diff)
downloadwallonie-demain-proto-4e3bb5f351612779bc18684c5b93bc734b9bc42c.tar.gz
Fixing the toggle category bug (fixes #5)
-rw-r--r--assets/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 0c6a7fb..205a825 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -57,6 +57,7 @@ body > aside > nav > ul h3 {
body > aside > nav > ul h3 span {
position: relative;
border: 0.4rem solid #0009;
+ border-style: solid; /* Chrome up to 61 #5 */
display: inline-block;
float: right;
width: 0.5rem;