From 05dafefe7accb7225e071c303e7ac5e778151f51 Mon Sep 17 00:00:00 2001 From: ewinslow Date: Sun, 10 Apr 2011 01:19:08 +0000 Subject: Refs #3281: css/elements/core.php for the cross-browser/hacky/non-trivial things that themes should rarely, if ever, override. git-svn-id: http://code.elgg.org/elgg/trunk@8975 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/elements/buttons.php | 1 - 1 file changed, 1 deletion(-) (limited to 'views/default/css/elements/buttons.php') diff --git a/views/default/css/elements/buttons.php b/views/default/css/elements/buttons.php index 6a2342942..e9c99cf96 100644 --- a/views/default/css/elements/buttons.php +++ b/views/default/css/elements/buttons.php @@ -19,7 +19,6 @@ -moz-border-radius: 5px; border-radius: 5px; - display: inline-block; width: auto; padding: 2px 4px; cursor: pointer; -- cgit v1.2.3