From 26a1300417e7838c6b0865500f2b9f7a81f2cef8 Mon Sep 17 00:00:00 2001 From: Krophil Date: Mon, 19 Sep 2016 11:20:37 +0200 Subject: [PATCH] radius removed --- core/static/core/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/static/core/style.css b/core/static/core/style.css index 49753fa3..7107ae95 100644 --- a/core/static/core/style.css +++ b/core/static/core/style.css @@ -23,7 +23,6 @@ header { background-color:#DDD; margin: 0 10px; padding: 0 10px; - border-radius: 0 0 10px 10px; } header ul { display: inline-block; @@ -60,8 +59,7 @@ header form { #language_chooser input { margin: 2px; - width: 3em; - height: 2em; + width:3em; } /*---------------------------------NAV---------------------------------*/