app/assets/stylesheets/alchemy/toolbar.scss in alchemy_cms-3.2.1 vs app/assets/stylesheets/alchemy/toolbar.scss in alchemy_cms-3.3.0.rc1

- old
+ new

@@ -99,11 +99,11 @@ #overlay_toolbar { @extend %gradiated-toolbar; border-bottom: $default-border; - a.button { + .button { width: 25px; height: 21px; text-decoration: none; float: right; border-width: 0; @@ -117,10 +117,10 @@ text-decoration: none; background-position: 0 -21px; } } - form { + .remote-search-form { float: right; margin-right: 8px; .button { position: absolute;