diff options
Diffstat (limited to 'css/style.css')
-rw-r--r-- | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index ebfe7c2..b99d13f 100644 --- a/css/style.css +++ b/css/style.css @@ -176,7 +176,7 @@ form > h2 { background: white; } -.window h3 > .separator { +.window h3 .separator { flex: 0 0 1px; align-self: stretch; background: #bbb; |