1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-02 08:55:18 +02:00

Issue #3103 Custom-fields mobile-device styling added to bootstrap3 example.

This commit is contained in:
Cameron 2018-08-17 14:31:22 -07:00
parent 5212be3e1b
commit 1d96846002
2 changed files with 3 additions and 1 deletions

View File

@ -193,11 +193,13 @@ margin-bottom: 10px;
.featurebox .carousel-indicators { top:10px; }
.featurebox-item-image.pull-left, .featurebox-item-image.pull-right { margin-top: 30px; }
.news-images-main { padding-left: 0; padding-bottom:15px; padding-right:0}
#custom-fields-example { margin-left:0;margin-right:0 !important; padding:0; clear:both; margin-bottom:15px; }
}
/* Small devices Tablets .col-sm */
@media all and (min-width: 768px) and (max-width: 991px) {
.news-images-main { padding-left: 0; padding-bottom:5px }
#custom-fields-example { margin-left:0;margin-right:0 !important; padding:0; clear:both; margin-bottom:15px; }
}
/* Medium devices Desktops (≥992px) .col-md */

View File

@ -160,7 +160,7 @@ $sc_style['CPAGENAV|default']['post'] = '</div>';
$PAGE_TEMPLATE['customfields']['body'] = '
<div class="col-xs-12 col-md-5 pull-right" style="margin-right:-15px">
<div id="custom-fields-example" class="col-xs-12 col-md-5 pull-right" style="margin-right:-15px">
<table class="table table-striped table-bordered">
<tr>
<th class="text-center" colspan="2">Custom Fields</th>