mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-14 05:55:00 -04:00
Fixed the CSS of the item details view in the scrunched item store.
This commit is contained in:
parent
acd94c4247
commit
6440ce528b
1 changed files with 10 additions and 8 deletions
|
@ -339,11 +339,13 @@
|
|||
.nano-content
|
||||
padding-left: 20px
|
||||
|
||||
#item-title
|
||||
left: 698px
|
||||
|
||||
#item-details-body
|
||||
left: 648px
|
||||
|
||||
#selected-item-unlock-button
|
||||
left: 645px
|
||||
#item-details-view
|
||||
|
||||
#item-title
|
||||
left: 698px
|
||||
|
||||
#item-details-body
|
||||
left: 648px
|
||||
|
||||
#selected-item-unlock-button
|
||||
left: 645px
|
||||
|
|
Loading…
Add table
Reference in a new issue