This commit is contained in:
Kovid Goyal 2012-06-21 18:27:41 +05:30
parent b9e31e8ba0
commit 0c179360b2

View File

@ -91,9 +91,6 @@ class PagedDisplay
# resize event # resize event
margin_top = body_style.marginTop margin_top = body_style.marginTop
if this.is_full_screen_layout
this.cols_per_screen = 1
ww = window.innerWidth ww = window.innerWidth
# Calculate the column width so that cols_per_screen columns fit in the # Calculate the column width so that cols_per_screen columns fit in the