fix quote reply z-order

This commit is contained in:
Jeff Atwood 2013-10-21 23:31:11 -07:00
parent 9aca8e14ba
commit e994ac451b
1 changed files with 1 additions and 0 deletions

View File

@ -437,6 +437,7 @@ article.boxed {
background-color: #666;
color: #fff;
padding: 10px;
z-index: 401;
&:hover {
background-color: #999;