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

Implement basic settings page

This commit is contained in:
Toby Zerner
2015-07-29 21:00:09 +09:30
parent d71d8f59c2
commit f96cac6057
13 changed files with 313 additions and 17 deletions

View File

@@ -331,10 +331,5 @@
border-top: 0;
padding: 20px 0;
}
& .Button--primary {
padding-left: 20px;
padding-right: 20px;
}
}
}