0
0
Fork 0

Show media modal on public pages (#6801)

This commit is contained in:
Akihiko Odaki 2018-03-24 20:52:26 +09:00 committed by Eugen Rochko
parent 1c15329cce
commit ff7941e652
8 changed files with 178 additions and 116 deletions

View file

@ -60,6 +60,10 @@
}
}
.media-gallery-standalone__body {
overflow: hidden;
}
.account-header {
width: 400px;
margin: 0 auto;