diff --git a/r2/r2/public/static/css/reddit.less b/r2/r2/public/static/css/reddit.less index cb08aa645..e8a682a7e 100755 --- a/r2/r2/public/static/css/reddit.less +++ b/r2/r2/public/static/css/reddit.less @@ -3713,7 +3713,7 @@ ul#image-preview-list .description pre { .sheets { margin-right: 315px; } -.sheets .col { float: left; } +.sheets .col { width: 100%; } .sheets .col > div { margin: 0 5px; } .sheets .col textarea { width: 100% } .sheets .buttons { margin-left: 5px } diff --git a/r2/r2/templates/subredditstylesheet.html b/r2/r2/templates/subredditstylesheet.html index 0b1555305..fd0b7a7dd 100644 --- a/r2/r2/templates/subredditstylesheet.html +++ b/r2/r2/templates/subredditstylesheet.html @@ -45,7 +45,7 @@ ${error_field("TOO_LONG", "prevstyle")} ${error_field("BAD_REVISION", "prevstyle")}