mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-03 20:12:44 +02:00
related to #1607 popin adjusted to big tag names
This commit is contained in:
committed by
plegall
parent
c9ecf7eae2
commit
cc1b6ea9e6
@@ -3121,7 +3121,9 @@ a#showPermissions:hover {text-decoration: none;}
|
||||
flex-direction:column;
|
||||
border-radius:15px;
|
||||
align-items:center;
|
||||
width: 270px;
|
||||
width: auto;
|
||||
min-width: 270px;
|
||||
max-width: 700px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
@@ -3147,6 +3149,9 @@ a#showPermissions:hover {text-decoration: none;}
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.RenameTagInputContainer {
|
||||
width: 100%;
|
||||
}
|
||||
.tag-property-label {
|
||||
color:#A4A4A4;
|
||||
font-weight:bold;
|
||||
|
||||
Reference in New Issue
Block a user