MAD BUG FIXES YO

This commit is contained in:
Zachary Kain
2013-03-21 14:49:07 -04:00
parent fa89b20dd5
commit 0ddac82f1d
4 changed files with 8 additions and 1 deletions
+4
View File
@@ -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
+1 -1
View File
@@ -59,7 +59,7 @@
overflow: visible
.flyout .tile {
width: 5em;
min-width: 5em;
}
.stacked .tile {
outline: 0
+1
View File
@@ -42,6 +42,7 @@
background-color: $bad
.item-img
float: left
display: inline-block
vertical-align: top
// background-color: $bad
+2
View File
@@ -251,6 +251,8 @@ for $stage in $stages
.task:hover .task-meta-controls
opacity: 1
.popover
line-height: 1.5
// task editing
// ------------