Commit:    bd4c4eb677f94e39860df65de20d228883b819e5
Author:    Sobak <msobaczew...@gmail.com>         Fri, 20 Mar 2015 23:42:14 
+0100
Parents:   0f59d8202f0d31e8330d59b88f64029d24c38c72
Branches:  master

Link:       
http://git.php.net/?p=web/shared.git;a=commitdiff;h=bd4c4eb677f94e39860df65de20d228883b819e5

Log:
Dirty hack for the most annoying issue on pulls interface

Changed paths:
  M  styles/qa.css


Diff:
diff --git a/styles/qa.css b/styles/qa.css
index 0fe2059..f9e75e8 100644
--- a/styles/qa.css
+++ b/styles/qa.css
@@ -22,6 +22,9 @@ h1, h2, h3, h4, h5, h6 {
 .mainscreen {
   border-color: #ffcc66;
 }
+.pullrequest {
+  height: 100% !important;
+}
 
 @media (max-width:640px) {


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to