mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 22:27:34 +02:00
Make posted content responsive too.
This commit is contained in:
@@ -13,11 +13,11 @@ body {
|
|||||||
margin-top:20px
|
margin-top:20px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Make posted content images responsive too */
|
||||||
|
.bbcode-img { display: block; max-width: 100%; height: auto; }
|
||||||
|
|
||||||
/* Sign in Page */
|
/* Sign in Page */
|
||||||
|
|
||||||
|
|
||||||
.form-signin {
|
.form-signin {
|
||||||
max-width: 330px;
|
max-width: 330px;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
Reference in New Issue
Block a user