From: cash Date: Tue, 1 Mar 2011 02:15:02 +0000 (+0000) Subject: yuck - have to reset all the styling from elgg-button for elgg-button-delete X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=47be5f99ce36672ca18e31e981c63fa7f44827ab;p=lorea%2Felgg.git yuck - have to reset all the styling from elgg-button for elgg-button-delete git-svn-id: http://code.elgg.org/elgg/trunk@8524 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/views/default/css/elements/buttons.php b/views/default/css/elements/buttons.php index 3e9203e51..87b404290 100644 --- a/views/default/css/elements/buttons.php +++ b/views/default/css/elements/buttons.php @@ -99,7 +99,13 @@ width:14px; height:14px; margin:0; + padding:0; + border:0; float:right; + -webkit-box-shadow: 0 0 0; + -moz-box-shadow: 0 0 0; + -webkit-border-radius: 0; + -moz-border-radius: 0; } .elgg-button-delete a { display:block;