1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 05:30:38 +02:00

Add "clear cache" button to admin

This commit is contained in:
Toby Zerner
2018-11-22 08:03:43 +10:30
parent 6654894da1
commit 2ef66ac716
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;
}