Zeitbaschätzung: <p>-Tags ohne Margin oben/unten rendern
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 15 May 2013 07:44:23 +0000 (09:44 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 1 Apr 2014 11:03:23 +0000 (13:03 +0200)
css/requirement_spec.css

index cefdf19..5afc008 100644 (file)
@@ -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