mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Increment bootstrap version. Fix for bbarea width.
This commit is contained in:
@@ -119,10 +119,13 @@ a.cpage-np.current { text-decoration: none; }
|
||||
.image-preview {}
|
||||
|
||||
/* BBcode textareas */
|
||||
div.bbarea.large, .tbox.large, .helpbox.large, .bbcode-panel { width: 95% !important; }
|
||||
div.bbarea.large, .tbox.large, .helpbox.large { width: 95% }
|
||||
div.bbarea.medium, .tbox.medium, .helpbox.medium { width: 60% !important; }
|
||||
div.bbarea.small, .tbox.small, .helpbox.small { width: 250px !important; }
|
||||
|
||||
.bbcode-panel { width: 100% }
|
||||
.input-block-level { width: 100% !important }
|
||||
|
||||
/******** bbcodes && typgoraphy */
|
||||
p { }
|
||||
p.bbcode { margin: 10px 0px; text-indent: 15px; } /* override if requried */
|
||||
|
Reference in New Issue
Block a user