You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2018/01/27 12:22:10 UTC

svn commit: r1822399 - /jmeter/trunk/xdocs/css/new-style.css

Author: fschumacher
Date: Sat Jan 27 12:22:10 2018
New Revision: 1822399

URL: http://svn.apache.org/viewvc?rev=1822399&view=rev
Log:
Let the browser decide how much space is left for the 'required' column.

Modified:
    jmeter/trunk/xdocs/css/new-style.css

Modified: jmeter/trunk/xdocs/css/new-style.css
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/css/new-style.css?rev=1822399&r1=1822398&r2=1822399&view=diff
==============================================================================
--- jmeter/trunk/xdocs/css/new-style.css (original)
+++ jmeter/trunk/xdocs/css/new-style.css Sat Jan 27 12:22:10 2018
@@ -279,7 +279,6 @@ figure>a>img, .screenshot>a>img {
 
 .property .required {
   vertical-align: top;
-  width: 20%;
 }
 
 .property+.property {