]> git.proxmox.com Git - proxmox-backup.git/commitdiff
ui: css: remove vertical align for pbs-tape-icon
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 16 Feb 2021 11:48:11 +0000 (12:48 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 17 Feb 2021 05:55:53 +0000 (06:55 +0100)
and combine the unnecessary duplicate definition

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/css/ext6-pbs.css

index ff6cb382f8b497251630f455e159ef9921207624..ee54ddacd2d5f12e221964eb2ead27a6fc31e262 100644 (file)
@@ -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);