fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c93aaa
)
Fixed description styles.
author
Marek Stępniowski
<marek@stepniowski.com>
Mon, 22 Sep 2008 15:45:56 +0000
(17:45 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Mon, 22 Sep 2008 15:45:56 +0000
(17:45 +0200)
wolnelektury/media/css/master.css
patch
|
blob
|
history
diff --git
a/wolnelektury/media/css/master.css
b/wolnelektury/media/css/master.css
index
76bff57
..
ad53536
100644
(file)
--- a/
wolnelektury/media/css/master.css
+++ b/
wolnelektury/media/css/master.css
@@
-308,13
+308,19
@@
div.shown-tags p {
#description .meta {
margin: 0.5em;
- width: 1
2
em;
+ width: 1
8
em;
list-style: none;
float: right;
}
#description dt {
font-weight: bold;
+ display: inline;
+}
+
+#description dd {
+ margin: 0;
+ display: inline;
}
#toggle-description, #tagged-object-list .pagination {