diff --git a/static/css/pad.css b/static/css/pad.css index e12738b50..4fdcd0c36 100644 --- a/static/css/pad.css +++ b/static/css/pad.css @@ -1157,12 +1157,7 @@ label { margin: 5px 0; } -.left_popup { - float: left; - width: 50%; -} - -.right_popup { +.column { float: left; width: 50%; } diff --git a/static/pad.html b/static/pad.html index be92ecae8..c0099d101 100644 --- a/static/pad.html +++ b/static/pad.html @@ -133,7 +133,7 @@