Fixed position and size of toolbar in Apex skin

Change-Id: I520eb03a6b000c70d3b4892b25eeda7e43f85897
This commit is contained in:
Trevor Parscal 2012-08-28 13:13:37 -07:00
parent 26ddaa2959
commit ab1f849ad5

View file

@ -10,8 +10,9 @@
}
.es-toolbar-wrapper {
margin: -0.9em -3em 0.8em -3em;
margin: -0.6em -3em 0.8em -3em;
position: relative;
font-size: 1.3em;
}
.es-toolbar {