Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / httemplate / elements / freeside.css
index 87dec3d..c98fdcb 100644 (file)
@@ -232,10 +232,12 @@ div.fstabcontainer {
   border-radius: .25em;
 }
 
-.fsinnerbox th {
+.fsinnerbox th,
+.fsinnerbox label {
   font-weight:normal;
   font-size:80%;
-  vertical-align: bottom;
+  vertical-align: top;
+  padding-top: 3px;
   color: #666666;
 }
 
@@ -342,7 +344,4 @@ div.package-marker-change_from {
   display: inline-block;
 }
 
-/* but see printtofit.js */
-.nosplit, .nosplitrows tr {
-  page-break-inside: avoid;
-}
+