You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2019/08/04 09:42:47 UTC

svn commit: r1864373 - /comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css

Author: humbedooh
Date: Sun Aug  4 09:42:47 2019
New Revision: 1864373

URL: http://svn.apache.org/viewvc?rev=1864373&view=rev
Log:
bit more ipad tweaking

Modified:
    comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css

Modified: comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css?rev=1864373&r1=1864372&r2=1864373&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css Sun Aug  4 09:42:47 2019
@@ -174,7 +174,7 @@ body {
   border-bottom-right-radius: 5px;
   display: inline-block;
   width: calc(100% - 696px);
-  min-width: 300px;
+  min-width: 280px;
   height: 100%;
   min-height: 600px;
   border-left: 1.25px solid #666;