improved group listing in character profile

This commit is contained in:
Daniel 2014-04-28 15:11:38 +02:00
commit 5a85a1c4e8
2 changed files with 6 additions and 5 deletions

View file

@ -315,7 +315,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo
/** Media Queries **/
@media only screen and (min-width:480px){
.questgroups li,.ctopics li,.fll48{width:48%;display:inline-block;margin-right:2%}
.questgroups li,.ctopics li,.fll48{width:48%;display:inline-block;margin-right:3%}
.questgroups li:nth-child(even),.ctopics li:nth-child(even),.flr48{width:48%;display:inline-block;margin-right:0;vertical-align:top}
.xpinfo{display:inline-block;float:left;padding-right:20px}
.xpbar{width:50%}