1
0
mirror of https://github.com/flarum/core.git synced 2025-07-20 16:21:18 +02:00

Not that prominent

This commit is contained in:
Toby Zerner
2015-07-28 19:56:43 +09:30
parent 98a5456a62
commit b4973a75ba

View File

@@ -6,13 +6,9 @@
.box-shadow(0 2px 6px @shadow-color);
&.minimized {
height: 50px;
height: 46px;
cursor: pointer;
background: @primary-color;
&, * {
color: @body-bg;
}
background: @control-bg;
}
}
.Composer-controls {