Closed kylpo closed 7 years ago
Because of this rendering error in Safari: https://web.archive.org/web/20131005175118/http://cantina.co/2012/03/06/ios-5-native-scrolling-grins-and-gothcas/
Maybe make the component smart enough to apply position: relative if top, right, etc are passed in (and position is not already set)?
position: relative
top
right
position
Because of this rendering error in Safari: https://web.archive.org/web/20131005175118/http://cantina.co/2012/03/06/ios-5-native-scrolling-grins-and-gothcas/
Maybe make the component smart enough to apply
position: relative
iftop
,right
, etc are passed in (andposition
is not already set)?