From: Moritz Bunkus Date: Wed, 15 May 2013 07:44:23 +0000 (+0200) Subject: Zeitbaschätzung:

-Tags ohne Margin oben/unten rendern X-Git-Tag: release-3.2.0beta~467^2~154 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=466c05de53240432783538da437fab27a9fae13c;p=kivitendo-erp.git Zeitbaschätzung:

-Tags ohne Margin oben/unten rendern --- diff --git a/css/requirement_spec.css b/css/requirement_spec.css index cefdf1983..5afc0088a 100644 --- a/css/requirement_spec.css +++ b/css/requirement_spec.css @@ -157,3 +157,12 @@ table.rs_input_field input, table.rs_input_field select { border-left: 3px solid #cbb120; margin-left: 0; } + +/* ------------------------------------------------------------ */ +/* Time/cost estimation */ +/* ------------------------------------------------------------ */ + +#time_cost_estimate p { + margin-top: 0; + margin-bottom: 0; +} \ No newline at end of file