[guadec-web] CSS bug on Accommodation page
- From: Sense Hofstede <sehofstede src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] CSS bug on Accommodation page
- Date: Tue, 27 Apr 2010 15:39:11 +0000 (UTC)
commit 33d77e599ff696b8419f5e5f638733e311a739d5
Author: Sense Hofstede <qense ubuntu com>
Date: Tue Apr 27 17:38:08 2010 +0200
CSS bug on Accommodation page
* styles/accommodation.css: Fixed a small bug in the CSS file of the accommodation file
that malformed some lists on the Accommodation page
styles/accommodation.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/styles/accommodation.css b/styles/accommodation.css
index c944374..7a9e11a 100644
--- a/styles/accommodation.css
+++ b/styles/accommodation.css
@@ -8,7 +8,7 @@
*
*/
-#hotels ul, li {
+#hotels ul, #hotels li {
display: inline;
float: left;
text-align: center;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]