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

Add vendor prefixes to composer outline

This commit is contained in:
Toby Zerner
2015-07-28 15:49:49 +09:30
parent 864df225c2
commit 9d6d76bf9a

View File

@@ -198,7 +198,7 @@
background: @body-bg;
}
&.active:not(.fullScreen) {
box-shadow: 0 0 0 2px @primary-color, 0 2px 6px @shadow-color;
.box-shadow(0 0 0 2px @primary-color, 0 2px 6px @shadow-color);
}
&.fullScreen {
position: fixed;