fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed overlapping themes in reader.
[wolnelektury.git]
/
wolnelektury
/
media
/
css
/
master.css
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;
#description .meta {
margin: 0.5em;
- width: 1
2
em;
+ width: 1
8
em;
list-style: none;
float: right;
}
#description dt {
font-weight: bold;
list-style: none;
float: right;
}
#description dt {
font-weight: bold;
+ display: inline;
+}
+
+#description dd {
+ margin: 0;
+ display: inline;
}
#toggle-description, #tagged-object-list .pagination {
}
#toggle-description, #tagged-object-list .pagination {