From 2a81ce2acb9548220d02d47394158712d395ad34 Mon Sep 17 00:00:00 2001 From: cash Date: Tue, 25 Jan 2011 12:40:02 +0000 Subject: light clean-up of the css git-svn-id: http://code.elgg.org/elgg/trunk@7929 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/elements/chrome.php | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'views/default/css/elements/chrome.php') diff --git a/views/default/css/elements/chrome.php b/views/default/css/elements/chrome.php index ef66fe9c8..9031f4408 100644 --- a/views/default/css/elements/chrome.php +++ b/views/default/css/elements/chrome.php @@ -77,12 +77,6 @@ h2 { padding-bottom:5px; } - -.listing .icon { float: left; margin-right: 10px; } -.listing .icon img { width: auto } -.listing .info { display: table-cell; } - - .link { cursor:pointer; @@ -100,13 +94,6 @@ h2 { -moz-border-radius: 8px; } - -.margin-none { - margin:0; -} -.margin-top { - margin-top:10px; -} .elgg-tags { -- cgit v1.2.3