[Bps-public-commit] RT-Extension-PreviewInSearch branch, side-by-side-preview, updated. c17c963cce5c68b4baf62adac20903c45454c5df
Wallace Reis
wreis at bestpractical.com
Thu Nov 6 15:24:50 EST 2014
The branch, side-by-side-preview has been updated
via c17c963cce5c68b4baf62adac20903c45454c5df (commit)
from 9622fbba6ccc05b97fa3a5a81915f1bd5bba12b3 (commit)
Summary of changes:
.../RT-Extension-PreviewInSearch/Search/Results.html/AfterResults | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit c17c963cce5c68b4baf62adac20903c45454c5df
Author: Wallace Reis <wreis at bestpractical.com>
Date: Thu Nov 6 17:24:45 2014 -0300
fixup
diff --git a/html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/AfterResults b/html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/AfterResults
index 61ed388..03a30f7 100644
--- a/html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/AfterResults
+++ b/html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/AfterResults
@@ -7,8 +7,8 @@ table.collection-as-table-smaller-left {
}
#ticket-preview-container {
position: fixed;
- float: right;
- width: 56%;
+ left: 45%;
+ right: 3%;
}
.refresh {
clear: both;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list