MAD BUG FIXES YO
This commit is contained in:
@@ -57,6 +57,10 @@ future re: pets and whatnot, this is just temporary.
|
||||
.herobox[data-checkpet="hasPet"][data-checkuser="isUser"]
|
||||
padding-top: 3.25em
|
||||
|
||||
// if not user's avatar, remove lines for party unity
|
||||
.herobox:not([data-checkuser="isUser"])
|
||||
outline: 0
|
||||
|
||||
// expose hero info on hover, taking
|
||||
// into account the extra pet space
|
||||
.herobox:hover, .herobox:focus
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
overflow: visible
|
||||
|
||||
.flyout .tile {
|
||||
width: 5em;
|
||||
min-width: 5em;
|
||||
}
|
||||
.stacked .tile {
|
||||
outline: 0
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
background-color: $bad
|
||||
|
||||
.item-img
|
||||
float: left
|
||||
display: inline-block
|
||||
vertical-align: top
|
||||
// background-color: $bad
|
||||
|
||||
@@ -251,6 +251,8 @@ for $stage in $stages
|
||||
.task:hover .task-meta-controls
|
||||
opacity: 1
|
||||
|
||||
.popover
|
||||
line-height: 1.5
|
||||
|
||||
// task editing
|
||||
// ------------
|
||||
|
||||
Reference in New Issue
Block a user