fix firefox not displaying jp column
This commit is contained in:
@@ -124,7 +124,6 @@ def _main():
|
||||
|
||||
<style>
|
||||
span.name { display: inline-block; min-width: 50%; }
|
||||
span.name_jp { display: inline-block; min-width: 50%; }
|
||||
img.icon { width: 20px; height: 20px; }
|
||||
|
||||
.ui-page .ui-content .ui-listview .ui-li-desc {
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
|
||||
<style>
|
||||
span.name { display: inline-block; min-width: 50%; }
|
||||
span.name_jp { display: inline-block; min-width: 50%; }
|
||||
img.icon { width: 20px; height: 20px; }
|
||||
|
||||
.ui-page .ui-content .ui-listview .ui-li-desc {
|
||||
|
||||
Reference in New Issue
Block a user