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:45:47 UTC

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

Author: humbedooh
Date: Sun Aug  4 09:45:47 2019
New Revision: 1864375

URL: http://svn.apache.org/viewvc?rev=1864375&view=rev
Log:
final tweak :)

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=1864375&r1=1864374&r2=1864375&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:45:47 2019
@@ -5,7 +5,7 @@ body {
 }
 #wrapper {
     width: 95%;
-    min-width: 1005px;
+    min-width: 1008px;
     height: calc(100% - 120px);
     min-height: 652px;
     margin: 0 auto;
@@ -258,4 +258,4 @@ body {
 
 .modal-content {
  min-width: 720px;
-}
\ No newline at end of file
+}