mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-2848 Fix lightbox mobile
This commit is contained in:
@@ -650,8 +650,12 @@ button.confirm_report {
|
||||
min-height: 26px;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.ui-controlgroup, fieldset.ui-controlgroup {
|
||||
margin: 10px 0!important;
|
||||
}
|
||||
.ui-listview.lightbox-list-view {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
& > .ui-li-static {
|
||||
padding: .7em 1em;
|
||||
text-overflow: inherit;
|
||||
@@ -687,6 +691,9 @@ button.confirm_report {
|
||||
|
||||
.center-image {
|
||||
text-align: center;
|
||||
iframe {
|
||||
min-height: 240px;
|
||||
}
|
||||
}
|
||||
|
||||
/*validate page*/
|
||||
|
Reference in New Issue
Block a user