Merge pull request #650 from MrTimscampi/headerbar-align

Align the page title with other text and icons in the header
This commit is contained in:
Anthony Lavado 2019-12-31 00:26:46 -05:00 committed by GitHub
commit e1b8f9837e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,7 +93,7 @@
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: inline-flex;
margin: 0 0 0 .5em;
margin: .3em 0 0 .5em;
height: 1.7em;
-webkit-box-align: center;
-webkit-align-items: center;