From 6e9ed089cf4f570ec17cb05b2d44a2d2a554378b Mon Sep 17 00:00:00 2001 From: Silke Meyer Date: Sat, 14 Jun 2014 19:07:42 +0200 Subject: [PATCH] removed border at bottom of #live-network --- view/theme/vier/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 6446e9d238..e67ff4d9f3 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -217,7 +217,6 @@ div.pager { #live-network { /* border-bottom: 1px solid #BDCDD4; */ - border-bottom: 1px solid #D2D2D2; width: 100%; height: 10px; }