missed a few #topic-progress spots, go 145px
This commit is contained in:
parent
3a68201d53
commit
05e2f5c4a9
|
@ -321,7 +321,7 @@
|
|||
border: medium none;
|
||||
background-color: #E6E6E6;
|
||||
color: #8C8C8C;
|
||||
width: 140px;
|
||||
width: 145px;
|
||||
height: 34px;
|
||||
left: auto;
|
||||
}
|
||||
|
|
|
@ -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 */
|
||||
|
|
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue