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
+1 -1
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;