missed a few #topic-progress spots, go 145px

This commit is contained in:
Jeff Atwood 2014-08-01 01:41:06 -07:00
parent 3a68201d53
commit 05e2f5c4a9
3 changed files with 3 additions and 3 deletions

View File

@ -321,7 +321,7 @@
border: medium none;
background-color: #E6E6E6;
color: #8C8C8C;
width: 140px;
width: 145px;
height: 34px;
left: auto;
}

View File

@ -176,7 +176,7 @@ a:hover.reply-new {
border: none;
background-color: scale-color-diff();
color: scale-color($primary, $lightness: 50%);
width: 130px;
width: 145px;
height: 34px;
/* as a big ol' click target, don't let text inside be selected */

View File

@ -112,7 +112,7 @@
border: none;
background-color: scale-color-diff();
color: $primary;
width: 130px;
width: 145px;
height: 34px;
/* as a big ol' click target, don't let text inside be selected */