From 24009edae4535bbe36bd8efb88241b2218a29b0e Mon Sep 17 00:00:00 2001 From: Saman Bemel-Benrud Date: Thu, 30 May 2013 13:39:37 -0400 Subject: [PATCH] more small button fixes. --- css/app.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css/app.css b/css/app.css index d80006c11..a2fa30b51 100644 --- a/css/app.css +++ b/css/app.css @@ -724,6 +724,7 @@ a:hover .icon.out-link { background-position: -500px -14px;} } .preset-list-button-wrap { + position: relative; margin-bottom: 10px; height: 60px; } @@ -777,9 +778,6 @@ a:hover .icon.out-link { background-position: -500px -14px;} } .preset-list-item button.tag-reference-button { - float: right; - position: static; - margin-top: -60px; height: 100%; border: 1px solid #CCC; border-radius: 0 3px 3px 0;