From c47ccad1acc3aa44fc824d0c9029efac65c307f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D1=8F=D1=87=D0=B5=D1=81=D0=BB=D0=B0=D0=B2?= Date: Mon, 13 Apr 2020 12:52:22 +0000 Subject: [PATCH] Update an.css --- app/pub/css/an.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/pub/css/an.css b/app/pub/css/an.css index fbd3967..193d08f 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -62,6 +62,8 @@ h1 { #zoomnav { width: 15%; display: flex; + display: -webkit-box; + -webkit-align-items: center; align-items: center; float: left; }