diff --git a/themes/5ePhbLegacy.style.less b/themes/5ePhbLegacy.style.less index 254e612c3..fb2d6a829 100644 --- a/themes/5ePhbLegacy.style.less +++ b/themes/5ePhbLegacy.style.less @@ -231,11 +231,9 @@ body { // Monster Ability table hr+table{ margin : 0; - column-span : none; background-color : transparent; border-style : none; border-image : none; - -webkit-column-span : none; tbody{ tr:nth-child(odd), tr:nth-child(even){ background-color : transparent; @@ -416,7 +414,6 @@ body { // * DESCRIPTIVE TEXT BOX // ************************************/ .phb .descriptive{ - display : inline-block; margin-bottom : 1em; background-color : #faf7ea; font-family : ScalySans;