diff --git a/src/App.scss b/src/App.scss index 3db815373f..a5f190cb35 100644 --- a/src/App.scss +++ b/src/App.scss @@ -52,6 +52,8 @@ button{ .item { flex: 1; + line-height: 21px; + height: 21px; } .gaps > .item { diff --git a/src/App.vue b/src/App.vue index d0c6671ed0..d77c34bb3b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,6 +6,7 @@ {{sitename}}
+
@@ -19,7 +20,7 @@ diff --git a/static/font/font/fontello.eot b/static/font/font/fontello.eot index 4050fa3be7..4573d823ee 100644 Binary files a/static/font/font/fontello.eot and b/static/font/font/fontello.eot differ diff --git a/static/font/font/fontello.svg b/static/font/font/fontello.svg index f1e8b9fc55..98105a87d3 100644 --- a/static/font/font/fontello.svg +++ b/static/font/font/fontello.svg @@ -26,9 +26,13 @@ + + + + \ No newline at end of file diff --git a/static/font/font/fontello.ttf b/static/font/font/fontello.ttf index bec32f07ed..c3bfb92a75 100644 Binary files a/static/font/font/fontello.ttf and b/static/font/font/fontello.ttf differ diff --git a/static/font/font/fontello.woff b/static/font/font/fontello.woff index 245e1d2f64..dced1f8cfc 100644 Binary files a/static/font/font/fontello.woff and b/static/font/font/fontello.woff differ diff --git a/static/font/font/fontello.woff2 b/static/font/font/fontello.woff2 index 9ec54aa45a..b91fcbd7df 100644 Binary files a/static/font/font/fontello.woff2 and b/static/font/font/fontello.woff2 differ