Changed img max-width to all attachment views
This commit is contained in:
parent
d48d27d79f
commit
acb305b34a
@ -1027,13 +1027,13 @@ border-radius:7px;
|
|||||||
-moz-border-radius:7px;
|
-moz-border-radius:7px;
|
||||||
-webkit-border-radius:7px;
|
-webkit-border-radius:7px;
|
||||||
}
|
}
|
||||||
#jOverlayContent #content img {
|
|
||||||
max-width:480px;
|
|
||||||
}
|
|
||||||
#jOverlayLoading {
|
#jOverlayLoading {
|
||||||
top:22.5%;
|
top:22.5%;
|
||||||
left:40%;
|
left:40%;
|
||||||
}
|
}
|
||||||
|
#attachment_view img {
|
||||||
|
max-width:480px;
|
||||||
|
}
|
||||||
#attachment_view #oembed_info {
|
#attachment_view #oembed_info {
|
||||||
margin-top:11px;
|
margin-top:11px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user