app/assets/stylesheets/katalyst/content/editor/_new-items.scss in katalyst-content-2.1.2 vs app/assets/stylesheets/katalyst/content/editor/_new-items.scss in katalyst-content-2.1.3
- old
+ new
@@ -20,10 +20,10 @@
label {
font-weight: 400;
font-size: 0.8rem;
overflow: hidden;
text-overflow: ellipsis;
- margin-bottom: 0;
+ margin: 0 auto;
}
&:hover {
box-shadow: rgb(0 0 0 / 25%) 0 1px 2px, rgb(0 0 0 / 31%) 0 0 5px;
}