More actions
Testing spacing |
Added <p> around location data. This seems to fix an issue where all the text in this data gets wrapped in a <p> except the last line, leaving padding above the last location. This is probably not the best solution, but I can't figure out where the <p> is coming from |
||
| (One intermediate revision by the same user not shown) | |||
| Line 44: | Line 44: | ||
| label3 = Location | | label3 = Location | ||
| data3 = {{{location|}}} | | data3 = <p>{{{location|}}}</p> | ||
| label4 = Units per Cloud | | label4 = Units per Cloud | ||
| data4 = {{{units per cloud|}}} | | data4 = {{{units per cloud|}}} | ||