From 17dea33987b3604b9122b145a36dbf1fcf17767b Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 19 Jun 2013 16:07:43 +0100 Subject: [PATCH] Tweak loats. --- experiments/spclient/mkwsStyle.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/experiments/spclient/mkwsStyle.css b/experiments/spclient/mkwsStyle.css index 2822e40..517fcc6 100644 --- a/experiments/spclient/mkwsStyle.css +++ b/experiments/spclient/mkwsStyle.css @@ -51,12 +51,12 @@ div.details { } #mkwsSwitch { - padding-bottom: 3px; - text-align: right; + float: right; + padding-left: 1em; } #mkwsSearch { - // nothing to say at this point + float: right; } #mkwsRecords { -- 1.7.10.4