art-web r563 - branches/art-hub/css
- From: thos svn gnome org
- To: svn-commits-list gnome org
- Subject: art-web r563 - branches/art-hub/css
- Date: Sun, 7 Dec 2008 17:11:41 +0000 (UTC)
Author: thos
Date: Sun Dec 7 17:11:41 2008
New Revision: 563
URL: http://svn.gnome.org/viewvc/art-web?rev=563&view=rev
Log:
Prevent overflow into different items
Modified:
branches/art-hub/css/art.css
Modified: branches/art-hub/css/art.css
==============================================================================
--- branches/art-hub/css/art.css (original)
+++ branches/art-hub/css/art.css Sun Dec 7 17:11:41 2008
@@ -3,8 +3,10 @@
margin: 1em;
float: left;
width: 20%;
- height: 12em;
+ height: 13em;
text-align: center;
+ overflow: auto;
+ white-space: nowrap;
}
.list-item img {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]