Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e

This commit is contained in:
Professor Bunbury 2021-04-07 14:11:00 -04:00
commit a7089373dd

View file

@ -426,7 +426,6 @@
list-style: none; list-style: none;
margin: 0; margin: 0;
padding: 0; padding: 0;
display: block;
} }
.sw5e.sheet .items-list .item-name { .sw5e.sheet .items-list .item-name {
flex: 2; flex: 2;
@ -1824,9 +1823,6 @@
.sw5e.sheet.actor.character .biography { .sw5e.sheet.actor.character .biography {
max-width: calc(100% - 180px); max-width: calc(100% - 180px);
} }
.sw5e.sheet.actor.character .content{
display: block;
}
/* ----------------------------------------- */ /* ----------------------------------------- */
/* Basic Structure */ /* Basic Structure */
/* ----------------------------------------- */ /* ----------------------------------------- */