tab-bar/toolbar alignment

This commit is contained in:
Adam Bradley
2015-04-10 15:36:43 -05:00
parent 749eef2232
commit a55d0ab478
9 changed files with 99 additions and 38 deletions

View File

@ -12,6 +12,7 @@
// Globals
@import
"components/app/z-index",
"components/app/flex-order",
"components/app/normalize",
"components/app/globals",
"components/app/colors",
@ -69,12 +70,12 @@
"components/toolbar/extensions/android";
// Icons
@import
"components/icon/icon";
// Web View Adaptors
@import
"webview/cordova/cordova",
"webview/node-webkit/node-webkit";
// Icons
@import
"components/icon/icon";