mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
minor layout changes to give party avatars some breathing room :)
This commit is contained in:
parent
7952cc71a1
commit
9708b80bdc
1 changed files with 4 additions and 2 deletions
|
|
@ -117,6 +117,9 @@ li:hover .task-meta-controls .hover-show
|
|||
float:none
|
||||
margin:0px auto
|
||||
|
||||
td
|
||||
padding-right: 2em
|
||||
|
||||
td.avatar
|
||||
vertical-align: top
|
||||
text-align: center
|
||||
|
|
@ -136,10 +139,9 @@ li:hover .task-meta-controls .hover-show
|
|||
.weapon-6
|
||||
left:-20px
|
||||
td#bars
|
||||
padding: 10px 0 0 10px
|
||||
padding-top: 10px
|
||||
|
||||
#bars
|
||||
width: 100%
|
||||
.progress
|
||||
position: relative
|
||||
height: 25px
|
||||
|
|
|
|||
Loading…
Reference in a new issue