From 076d8e4a9ffc4cdce26d1d78d125c33ac8779a3e Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Mon, 16 Dec 2013 14:39:33 -0800 Subject: [PATCH] Make the roster look right in chrome and firefox --- public/css/otalk.css | 3 +-- public/css/pages/roster.styl | 5 ++--- public/x-manifest.cache | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/public/css/otalk.css b/public/css/otalk.css index aa978bd..8648893 100644 --- a/public/css/otalk.css +++ b/public/css/otalk.css @@ -604,7 +604,7 @@ button.secondary:hover:not(:disabled) { } #roster li, #bookmarks li { - display: table; + list-style-type: none; padding: 7px 35px 7px 10px; margin: 0px; position: relative; @@ -622,7 +622,6 @@ button.secondary:hover:not(:disabled) { } #roster li .wrap, #bookmarks li .wrap { - display: table-cell; vertical-align: middle; padding-left: 40px; } diff --git a/public/css/pages/roster.styl b/public/css/pages/roster.styl index 5ae208a..96230b8 100644 --- a/public/css/pages/roster.styl +++ b/public/css/pages/roster.styl @@ -43,10 +43,10 @@ text-transform: uppercase #roster, -#bookmarks +#bookmarks li - display: table + list-style-type: none padding: 7px 35px 7px 10px margin: 0px position: relative @@ -61,7 +61,6 @@ borderbox() .wrap - display: table-cell vertical-align: middle padding-left: 40px diff --git a/public/x-manifest.cache b/public/x-manifest.cache index f70b5e9..8a02539 100644 --- a/public/x-manifest.cache +++ b/public/x-manifest.cache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 0.0.1 1387232708806 +# 0.0.1 1387233558178 CACHE: /app.js