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