フォトライブラリ スタイル修正
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -3674,7 +3674,7 @@ body.itemid-132 table { | ... | @@ -3674,7 +3674,7 @@ body.itemid-132 table { |
3674 | width: calc(50% - 16px); | 3674 | width: calc(50% - 16px); |
3675 | box-sizing: border-box; | 3675 | box-sizing: border-box; |
3676 | margin-bottom: 16px; | 3676 | margin-bottom: 16px; |
3677 | margin-left: auto; | 3677 | margin-left: 0; |
3678 | margin-right: auto; | 3678 | margin-right: auto; |
3679 | } | 3679 | } |
3680 | 3680 | ||
... | @@ -3784,7 +3784,7 @@ body.itemid-132 table { | ... | @@ -3784,7 +3784,7 @@ body.itemid-132 table { |
3784 | } | 3784 | } |
3785 | 3785 | ||
3786 | /* ------------------------------------------------------------------------- | 3786 | /* ------------------------------------------------------------------------- |
3787 | フォトライブラリポップアップ (記事) | 3787 | フォトライブラリポップアップ |
3788 | ------------------------------------------------------------------------- */ | 3788 | ------------------------------------------------------------------------- */ |
3789 | #photo-popup-wrapper { | 3789 | #photo-popup-wrapper { |
3790 | display: none; | 3790 | display: none; | ... | ... |
-
Please register or sign in to post a comment