summaryrefslogtreecommitdiffstats
path: root/themes/default/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/stylesheet.css')
-rw-r--r--themes/default/stylesheet.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css
index 93e56b7..07571c9 100644
--- a/themes/default/stylesheet.css
+++ b/themes/default/stylesheet.css
@@ -94,7 +94,6 @@ div.subheader {
vertical-align: middle;
white-space: nowrap;
text-align: left;
- float: left;
}
div.tagresult{
@@ -103,8 +102,8 @@ div.tagresult{
}
div.tagresulttags{
- display: table-cell;
- vertical-align: middle;
+ padding: 5px 10px 5px 10px;
+ background-color: #eeeeee;
}
div.photo{