diff options
author | alecpl <alec@alec.pl> | 2008-11-13 10:30:06 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-11-13 10:30:06 +0000 |
commit | e538b3dc7d740c5a9213ef352437f249be856d3a (patch) | |
tree | 5ff0bf1bf9b0a336ad5da3e29d11e4e3305f6558 /skins/default/common.css | |
parent | 6fa87f3fa5579da0935dc6ee29af77aea19ad872 (diff) |
- Added message status filter + fixes for r2046 (searching with SORT)
Diffstat (limited to 'skins/default/common.css')
-rw-r--r-- | skins/default/common.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/common.css b/skins/default/common.css index 2029bf794..1225862f1 100644 --- a/skins/default/common.css +++ b/skins/default/common.css @@ -328,7 +328,7 @@ table.records-table tr.unfocused td #quicksearchbar { position: absolute; - top: 60px; + top: 55px; right: 20px; width: 182px; height: 20px; |