[Bps-public-commit] rt-extension-assets branch, master, updated. 833855ed3a1d32e60b519a57c1db06b718d80455

Alex Vandiver alexmv at bestpractical.com
Wed Oct 16 14:04:30 EDT 2013


The branch, master has been updated
       via  833855ed3a1d32e60b519a57c1db06b718d80455 (commit)
      from  b2ba810c507ceb8eb9ee3f31c5eceef7ee421a5e (commit)

Summary of changes:
 META.yml                  | 2 +-
 static/css/RTx-Assets.css | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 833855ed3a1d32e60b519a57c1db06b718d80455
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Wed Oct 16 14:04:23 2013 -0400

    Ensure that assets on the ticket display page are full-width

diff --git a/META.yml b/META.yml
index 5f3d176..7c546b7 100644
--- a/META.yml
+++ b/META.yml
@@ -32,4 +32,4 @@ requires:
   perl: 5.10.1
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 0.01
+version: 0.90
diff --git a/static/css/RTx-Assets.css b/static/css/RTx-Assets.css
index e33bc7c..f17d305 100644
--- a/static/css/RTx-Assets.css
+++ b/static/css/RTx-Assets.css
@@ -73,6 +73,9 @@
 }
 
 /* Asset summary */
+.ticket-assets form {
+    display: inherit;
+}
 
 .ticket-assets .related-tickets {
     margin-top: 1em;

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



More information about the Bps-public-commit mailing list