From d7c28912e07f49ce16b0ff8a5073cca189b5f356 Mon Sep 17 00:00:00 2001 From: Minasokoni Date: Thu, 13 Jul 2017 21:50:19 -0700 Subject: [PATCH] updated input styling --- src/style/_topbar.scss | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/style/_topbar.scss b/src/style/_topbar.scss index b1427c78..d3b76aa6 100644 --- a/src/style/_topbar.scss +++ b/src/style/_topbar.scss @@ -29,12 +29,6 @@ padding: 0 10px; } } - .operation-filter-input - { - border: 2px solid #547f00; - border-right: none; - border-radius: 4px 0 0 4px; - } .download-url-wrapper { @@ -49,7 +43,6 @@ margin: 0; border: 2px solid #547f00; - border-radius: 0 0 0 0; outline: none; }