Fix history mode not centered

pull/1/head
yflory 2017-11-21 17:48:43 +01:00
parent a660c03f97
commit cdd8c6e110
1 changed files with 1 additions and 0 deletions

View File

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