From 9ccbde780aceabc8df863e4e1091d1696f0defe3 Mon Sep 17 00:00:00 2001 From: Alex Vitkov Date: Mon, 15 Feb 2021 14:38:47 +0200 Subject: Save button --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') 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; -- cgit v1.2.3