1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Remove modal responsibility for loading UI; using loading button state

This commit is contained in:
Toby Zerner
2015-08-02 17:25:05 +09:30
parent 5876ee30ed
commit d44ffd1866
9 changed files with 46 additions and 40 deletions

View File

@@ -93,7 +93,6 @@
.LoadingIndicator {
color: inherit;
margin: 0 -10px 0 -15px;
float: right;
}
&.loading {
.Button-label {