-
AuthorPosts
-
December 12, 2014 at 1:40 pm #203519
hello, I have a display error in iPhone 5 landscape · width: 568px.
The grey border of the first sidebar box, that is displayed under the content component, also includes the whole content component.
See screenshot…You can see it also in responsinator (look at iphone5 landscape) (link), the error occurs only in screen width between 480px and 590px.
thank you for your help
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 15, 2014 at 2:33 am #558645You can fix it with my solution below
Open templates/ja_brisk/css/custom.css file and add new this rule
@media (max-width: 767px) {
, .uneditable-input, .row-fluid {
float: none !important;
}
}
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
iPhone 5 landscape: Sidebar error?
Viewing 2 posts - 1 through 2 (of 2 total)