summaryrefslogtreecommitdiff
path: root/frontend/src/components/game-browser/GameList.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/game-browser/GameList.css')
-rw-r--r--frontend/src/components/game-browser/GameList.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/frontend/src/components/game-browser/GameList.css b/frontend/src/components/game-browser/GameList.css
deleted file mode 100644
index a04e126c..00000000
--- a/frontend/src/components/game-browser/GameList.css
+++ /dev/null
@@ -1,3 +0,0 @@
-tr.gameListRow td {
- vertical-align: middle;
-}
bgstack15