Add vendor prefixes to composer outline

This commit is contained in:
Toby Zerner 2015-07-28 15:49:49 +09:30
parent 02944548a1
commit d445b49d7a

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;