Change the button font size in the toolbar

This commit is contained in:
yflory
2017-05-15 14:53:51 +02:00
parent 48496416e7
commit 0f37d9def7
4 changed files with 4 additions and 4 deletions

View File

@@ -467,7 +467,7 @@ span.fa-folder-open {
}
#driveToolbar button {
height: 24px;
font-size: 14px;
font-size: 12px;
}
#driveToolbar button.element {
border-radius: 2px;