Kaynağa Gözat

Right align tags inside the box

Oz N Tiram 8 yıl önce
ebeveyn
işleme
ba4711fa7b
1 değiştirilmiş dosya ile 4 ekleme ve 2 silme
  1. 4 2
      pwman/ui/templates/static/css/style.css

+ 4 - 2
pwman/ui/templates/static/css/style.css

@@ -361,8 +361,10 @@ img {
 
 .tags {
 
- height: 10%;
-
+  height: 10%;
+  position: absolute;
+	top: 80%;
+  left: 60%;
 }
 
 .password-box strong {