diff options
Diffstat (limited to 'sw-ui/src/components/game-browser/PlayerCount.css')
-rw-r--r-- | sw-ui/src/components/game-browser/PlayerCount.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw-ui/src/components/game-browser/PlayerCount.css b/sw-ui/src/components/game-browser/PlayerCount.css new file mode 100644 index 00000000..d2f18e50 --- /dev/null +++ b/sw-ui/src/components/game-browser/PlayerCount.css @@ -0,0 +1,3 @@ +.playerCountIcon, .playerCount { + vertical-align: middle; +} |