Use the same font-size for all the toolbar buttons

This commit is contained in:
yflory
2017-05-15 14:46:17 +02:00
parent 8172f117a7
commit 48496416e7
5 changed files with 25 additions and 14 deletions

View File

@@ -118,6 +118,7 @@
float: right;
}
.cryptpad-toolbar button {
font-size: 14px;
border: 1px solid transparent;
border-radius: .25rem;
color: #292b2c;