From 5aa7f307bf03ee40fb8c1222fba4eb16a929ef7a Mon Sep 17 00:00:00 2001 From: Minasokoni Date: Wed, 9 Aug 2017 22:47:53 -0700 Subject: [PATCH] changed radius on input in topbar --- src/style/_topbar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style/_topbar.scss b/src/style/_topbar.scss index d3b76aa6..4bded694 100644 --- a/src/style/_topbar.scss +++ b/src/style/_topbar.scss @@ -43,6 +43,7 @@ margin: 0; border: 2px solid #547f00; + border-radius: 4px 0 0 4px; outline: none; }