Fix history mode not centered

This commit is contained in:
yflory 2017-11-21 17:48:43 +01:00
parent a660c03f97
commit cdd8c6e110

View File

@ -4,6 +4,7 @@
.cp-toolbar-history {
display: none;
text-align: center;
width: 100%;
* {
font: @colortheme_app-font;
}