Skip to content

Commit

Permalink
Fix loader in mobile skins with native scrolling
Browse files Browse the repository at this point in the history
Was broken in flat, nova and android, I think.

Fix telerik#608
  • Loading branch information
petyosi committed Oct 8, 2015
1 parent ba6fd31 commit e9e3bbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions styles/mobile/common/base.less
Original file line number Diff line number Diff line change
Expand Up @@ -550,8 +550,6 @@
.km-native-scrolling > .km-pane > .km-loader
{
position: fixed;
top: 50%;
margin-top: -2em;
}

.km-native-scrolling .km-header,
Expand Down

0 comments on commit e9e3bbc

Please sign in to comment.