New css style for vertical spacing
authorKarl O. Pinc <kop@karlpinc.com>
Fri, 2 Aug 2024 17:23:24 +0000 (12:23 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Fri, 2 Aug 2024 17:23:24 +0000 (12:23 -0500)
src/pgwui_common/static/pgwui.css

index 62a10098ed959b702be6fe1d4d29b6614cd42b15..52923f24cf13849cea4b8e421ed1ed0822ca5e68 100644 (file)
@@ -45,7 +45,7 @@ HR.lightsep { border-top: dotted;
 
 /* Alignment for data entry labels (mostly in tables). */
 .label { text-align: right; }
-
+.verticalgap { height: 1em; }
 
 /* The navbar */
 .navbar { text-align: center; }