From eddbc950dddfe862838117a20fb87cd198433218 Mon Sep 17 00:00:00 2001 From: 0ip Date: Mon, 27 Feb 2012 22:06:46 +0100 Subject: [PATCH] combined css class --- static/css/pad.css | 7 +------ static/pad.html | 8 ++++---- 2 files changed, 5 insertions(+), 10 deletions(-) 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 @@