Changeset 1692023
- Timestamp:
- 07/06/2017 06:08:08 PM (9 years ago)
- File:
-
- 1 edited
-
map-business-box/trunk/map_box.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
map-business-box/trunk/map_box.php
r1678347 r1692023 204 204 display: table; 205 205 float: right; 206 padding: 25px 58px 28px;207 text-align: center; 208 width: 370px;206 padding: 25px 23px 28px; 207 text-align: center; 208 width: auto; 209 209 } 210 210 .mbb_map_address_image { … … 254 254 .mbb_tab_cls {cursor:pointer;} 255 255 .mbb-map-wrap iframe {width:100%;} 256 257 @media only screen and (max-width:768px) { 258 .mbb-contact-map-wrapp .nav-tabs > li { 259 display: inline-block; 260 width:100% 261 } 262 .mbb_tab .nav-tabs > li > a, .mbb_tab .nav-tabs > li.active > a, .mbb_tab .nav-tabs > li.active > a:hover, .mbb_tab .nav-tabs > li.active > a:focus, .mbb_tab .nav-tabs > li:hover > a { 263 width:100%; 264 display: inline-block; 265 padding:6px 10px; 266 } 267 } 256 268 </style> 257 269 <section class="mbb-contact-map-wrapp mbb-home-map-wrapp">
Note: See TracChangeset
for help on using the changeset viewer.