Merge pull request #1557 from ssotomayor/fix1531
Removes question mark from amount in /history. Fixes #1531
This commit is contained in:
commit
c89c79c71e
1 changed files with 1 additions and 0 deletions
|
|
@ -742,6 +742,7 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus {
|
||||||
.has-tip {
|
.has-tip {
|
||||||
color: #7A8C9E;
|
color: #7A8C9E;
|
||||||
border-color: #7A8C9E;
|
border-color: #7A8C9E;
|
||||||
|
cursor: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue