More actions
Undo revision 229460 by Boniface Vachon (talk) Tag: Undo |
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 |
||
| Line 44: | Line 44: | ||
| label3 = Location | | label3 = Location | ||
| data3 = {{{location|}}} | | data3 = <p>{{{location|}}}</p> | ||
| label4 = Units per Cloud | | label4 = Units per Cloud | ||