mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Fix status img size
This commit is contained in:
@@ -4234,3 +4234,8 @@ ui-dialog-titlebar {
|
||||
#clientModal .close {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#answers .status img {
|
||||
max-width: 16px;
|
||||
max-heigh: 16px;
|
||||
}
|
||||
|
@@ -4359,3 +4359,8 @@ ui-dialog-titlebar {
|
||||
#clientModal .close {
|
||||
color: #404040;
|
||||
}
|
||||
|
||||
#answers .status img {
|
||||
max-width: 16px;
|
||||
max-heigh: 16px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user