[pbs-devel] [PATCH proxmox-backup 2/3] ui: css: remove vertical align for pbs-tape-icon

Dominik Csapak d.csapak at proxmox.com
Tue Feb 16 12:48:11 CET 2021


and combine the unnecessary duplicate definition

Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
 www/css/ext6-pbs.css | 5 -----
 1 file changed, 5 deletions(-)

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);
-- 
2.20.1






More information about the pbs-devel mailing list