1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 23:31:17 +02:00

Add "clear cache" button to admin

This commit is contained in:
Toby Zerner
2018-11-22 08:03:43 +10:30
parent 1b788a09f7
commit e98a1d33e9
4 changed files with 86 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
overflow: hidden;
text-overflow: ellipsis;
}
&.item-help {
&.item-tools {
float: right;
margin-right: 0;
}