raster pushed a commit to branch master.

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

commit ead0296b468fb17ffed55e81368019d0a89ad4c4
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Mon Feb 15 17:24:15 2016 +0900

    www - news - remove padding
---
 public_html/lib/tpl/e/css/modifications.css | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/public_html/lib/tpl/e/css/modifications.css 
b/public_html/lib/tpl/e/css/modifications.css
index 5c5341a..5888f5b 100644
--- a/public_html/lib/tpl/e/css/modifications.css
+++ b/public_html/lib/tpl/e/css/modifications.css
@@ -604,7 +604,6 @@ table {
    background-image: url("/lib/tpl/e/images/delete.png");
    background-repeat: no-repeat;
    background-position: center;
-   padding: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
@@ -621,7 +620,6 @@ table {
    background-image: url("/lib/tpl/e/images/delete_hov.png") !important;
    background-repeat: no-repeat;
    background-position: center;
-   padding: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
@@ -638,7 +636,6 @@ table {
    background-image: url("/lib/tpl/e/images/edit.png");
    background-repeat: no-repeat;
    background-position: center;
-   padding: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
@@ -655,7 +652,6 @@ table {
    background-image:url("/lib/tpl/e/images/edit_hov.png") !important;
    background-repeat: no-repeat;
    background-position: center;
-   padding: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;

-- 


Reply via email to