remove transparent outline on topic-progress-wrapper

This commit is contained in:
Jeff Atwood 2015-05-08 15:47:27 -07:00
parent 940fa5b572
commit f355579e60
2 changed files with 0 additions and 2 deletions

View File

@ -113,7 +113,6 @@ a:hover.reply-new {
width: 0;
bottom: 0;
z-index: 500;
outline: 1px solid transparent;
&.docked {
position: absolute;
bottom: -70px;

View File

@ -58,7 +58,6 @@
bottom: 0;
z-index: 500;
margin-right: 145px;
outline: 1px solid transparent;
}
#topic-progress-expanded {