fix styling of rare Achievements
This commit is contained in:
parent
28c914a926
commit
4f544d5255
1 changed files with 1 additions and 1 deletions
|
@ -447,7 +447,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo
|
|||
|
||||
.notify{width:500px}
|
||||
|
||||
.rare,.hunter{float:left;width:49%}
|
||||
.rare,.hunter{float:left;width:49%;clear:none}
|
||||
.hunter{float:right}
|
||||
.achmnts .desc{padding-top:0}
|
||||
.achmnts .unlcked{font-size:.75em;float:right;margin:-6px -4px 0 0;color:#878787}
|
||||
|
|
Loading…
Add table
Reference in a new issue