[css][xs]: reduce padding in query editor pagination.

This commit is contained in:
Rufus Pollock 2012-04-10 00:04:17 +01:00
parent 6703233efc
commit 05d543199b

View File

@ -40,6 +40,7 @@
.header .recline-query-editor .pagination a {
line-height: 26px;
padding: 0 6px;
}
.header .recline-query-editor form button {