From 3c9bd368daba2d428d5579fd083a3e02d55d0aae Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Fri, 24 Feb 2012 09:10:44 +0000 Subject: [PATCH] [addendum,css][xs]: css that should have been in penultimate commit 12bb498d52c38157fa5252a17233d8e40652c48c. --- css/data-explorer.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/data-explorer.css b/css/data-explorer.css index 77aacfd6..2e62d6ca 100644 --- a/css/data-explorer.css +++ b/css/data-explorer.css @@ -12,16 +12,16 @@ padding-left: 0; } -.header .pagination { +.header .recline-query-editor { float: right; margin: 4px; } -.header .pagination label { +.header .recline-query-editor label { float: none; } -.header .pagination input { +.header .recline-query-editor input { width: 30px; }