Moved embed statement where it does something

Followup to Ibdc2410cc

Change-Id: I5e665f5d720366650c362ed603693a223c96ee77
This commit is contained in:
Niklas Laxström 2013-07-05 09:43:11 +00:00
parent 330c39215c
commit 96b7dbacb5

View file

@ -16,8 +16,8 @@
.ve-ui-toolbar-bar { .ve-ui-toolbar-bar {
border-bottom: solid 1px #ccc; border-bottom: solid 1px #ccc;
position: relative; position: relative;
/* @embed */
background-color: white; background-color: white;
/* @embed */
background-image: url(images/fade-up.png); background-image: url(images/fade-up.png);
background-position: left bottom; background-position: left bottom;
background-repeat: repeat-x; background-repeat: repeat-x;