1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 19:02:39 +02:00

Image size correction on bbcode [img] and automatically display full-width in admin when bbarea is used.

This commit is contained in:
Cameron
2014-05-31 23:18:01 -07:00
parent 2eb638f05e
commit 28c8c25ee4
3 changed files with 48 additions and 11 deletions

View File

@@ -964,6 +964,9 @@ li.rssRow > div {
.media-carousel-item-glyph { width: 64px; height:64px; overflow:hidden; margin-right:5px; margin-bottom:0px }
.media-manager {padding:20px; min-height:400px }
/*
body { background-color: rgb(68, 68, 68); }