summaryrefslogtreecommitdiffstats
path: root/web/css
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-12-29 02:55:42 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-12-29 02:55:42 +0200
commitf9e18b79e64c4581d6df88ed8a4f7c4fd1e65b50 (patch)
tree91abc33c7772ee3ae9134f32bc59102ab80bc580 /web/css
parent51c1d87d56dd1def48a345784b8ac08b357546c2 (diff)
removed border from slate theme buttons
Diffstat (limited to 'web/css')
-rw-r--r--web/css/bootstrap-slate-flat-3.3.7.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/bootstrap-slate-flat-3.3.7.css b/web/css/bootstrap-slate-flat-3.3.7.css
index 063e38a9c1..98a8c9fcc2 100644
--- a/web/css/bootstrap-slate-flat-3.3.7.css
+++ b/web/css/bootstrap-slate-flat-3.3.7.css
@@ -3013,7 +3013,7 @@ select[multiple].input-lg {
touch-action: manipulation;
cursor: pointer;
background-image: none;
- border: 1px solid transparent;
+ border: 0px solid transparent;
white-space: nowrap;
padding: 8px 12px;
font-size: 14px;