diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html index 022302b4c..3f470bd09 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html @@ -42,11 +42,15 @@ } #set { - width: 150px; + width: 120px; } #cardType { - width: 120px; + width: 100px; + } + + #filtering select { + font-size: 80%; } diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/formatRules.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/formatRules.html index 39dc9fdfa..7317f5530 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/formatRules.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/formatRules.html @@ -1,8 +1,8 @@ FotR block \ No newline at end of file diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/js/deckBuildingUi.js b/gemp-lotr/gemp-lotr-web/src/main/webapp/js/deckBuildingUi.js index 6e9c22d93..14573c4a5 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/js/deckBuildingUi.js +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/js/deckBuildingUi.js @@ -41,7 +41,7 @@ var GempLotrDeckBuildingUI = Class.extend({ this.pageDiv.append("
"); this.collectionDiv.append(this.pageDiv); - this.filterDiv = $("
"); + this.filterDiv = $("
"); this.filterDiv.append("
" + ""