raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=fc684881053801a7dafecabe5f71c00dd4e5bad1

commit fc684881053801a7dafecabe5f71c00dd4e5bad1
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Wed Apr 15 18:16:45 2015 +0900

    www - dt - remove line at bottom in css
---
 public_html/lib/tpl/e/css/modifications.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/lib/tpl/e/css/modifications.css 
b/public_html/lib/tpl/e/css/modifications.css
index c77c8f2..c42dd65 100644
--- a/public_html/lib/tpl/e/css/modifications.css
+++ b/public_html/lib/tpl/e/css/modifications.css
@@ -288,7 +288,7 @@ padding: 10px;
 
 dt {
    padding-top: 10px;
-   border-bottom: 1px solid #606060;
+   border-bottom: 0px;
 }
 
 dd {

-- 


Reply via email to