1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Update some styles for the Mithril app

This commit is contained in:
Toby Zerner
2015-04-25 22:31:37 +09:30
parent b61017efdc
commit 31ec6f27ce
3 changed files with 15 additions and 10 deletions

View File

@@ -207,6 +207,11 @@
}
& .loading-indicator {
color: #fff;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
& .dropdown-menu {
left: 35%;