app/assets/stylesheets/alchemy/toolbar.scss in alchemy_cms-7.1.12 vs app/assets/stylesheets/alchemy/toolbar.scss in alchemy_cms-7.2.1
- old
+ new
@@ -46,11 +46,11 @@
}
}
.icon_button {
.icon {
- font-size: 1.5em;
- text-shadow: 0 0 1px rgba(#fff, 0.75);
+ width: var(--icon-size-xl);
+ height: var(--icon-size-xl);
}
}
.toolbar_button {
margin: 0 2 * $default-margin;