[Bps-public-commit] RT-Extension-PreviewInSearch branch, master, updated. dda73b63c08e7b08f43b9fa416aef8661a6c0b78

Wallace Reis wreis at bestpractical.com
Mon Jan 12 12:51:21 EST 2015


The branch, master has been updated
       via  dda73b63c08e7b08f43b9fa416aef8661a6c0b78 (commit)
      from  dc52fc893d3111d6840305e49c99d8b1610356a2 (commit)

Summary of changes:
 .../RT-Extension-PreviewInSearch/Search/Results.html/BeforeResults      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit dda73b63c08e7b08f43b9fa416aef8661a6c0b78
Author: Wallace Reis <wreis at bestpractical.com>
Date:   Mon Jan 12 15:51:09 2015 -0200

    Nitpick for right-side size

diff --git a/html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/BeforeResults b/html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/BeforeResults
index 73c4d34..4f37806 100644
--- a/html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/BeforeResults
+++ b/html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/BeforeResults
@@ -22,7 +22,7 @@ table.ticket-list, .ticket-list-with-previewinsearch {
     position: fixed;
     top: 10em;
 % if ( $web_style =~ /web2|ballard/ ) {
-    left: 57%;
+    left: 56%;
 % }
 % else {
     left: 47%;

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list