summaryrefslogtreecommitdiffstats
path: root/genome-site
diff options
context:
space:
mode:
authorChris Alfonso <calfonso@redhat.com>2008-07-23 12:47:30 -0400
committerChris Alfonso <calfonso@redhat.com>2008-07-23 12:47:30 -0400
commit65b581754810100509d88a280ab8a73d89908784 (patch)
tree05fc863785d4f94c68d8f5f5a7605a457c9b5921 /genome-site
parent019a22f56da1636fbb06b270661738fcd0aa21ab (diff)
downloadsite-65b581754810100509d88a280ab8a73d89908784.tar.gz
site-65b581754810100509d88a280ab8a73d89908784.tar.xz
site-65b581754810100509d88a280ab8a73d89908784.zip
Fixed css on the screenshots
Diffstat (limited to 'genome-site')
-rw-r--r--genome-site/content/styles/genome.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/genome-site/content/styles/genome.css b/genome-site/content/styles/genome.css
index 1af9aa0..dcdd7ce 100644
--- a/genome-site/content/styles/genome.css
+++ b/genome-site/content/styles/genome.css
@@ -338,3 +338,6 @@ dd {
.screenshots{
list-style-type: none;
}
+.screenshot-desc{
+ display: block;
+}