From: Dominik Csapak Date: Tue, 16 Feb 2021 11:48:11 +0000 (+0100) Subject: ui: css: remove vertical align for pbs-tape-icon X-Git-Tag: v1.0.9~215 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=2530811e22e3aa73f2772f40c216c8fb14c55ba4;p=proxmox-backup.git ui: css: remove vertical align for pbs-tape-icon and combine the unnecessary duplicate definition Signed-off-by: Dominik Csapak --- diff --git a/www/css/ext6-pbs.css b/www/css/ext6-pbs.css index ff6cb382..ee54ddac 100644 --- a/www/css/ext6-pbs.css +++ b/www/css/ext6-pbs.css @@ -260,12 +260,7 @@ span.snapshot-comment-column { { background-repeat: no-repeat; background-position: bottom; - vertical-align: bottom; padding: 0; -} - -.pbs-icon-tape -{ background-size: 16px; height: 20px; background-image:url(../images/icon-tape.svg);