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; }