summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/content.css b/css/content.css
index 5fb665eb7..bdc85edbf 100644
--- a/css/content.css
+++ b/css/content.css
@@ -139,6 +139,10 @@
width: 20px;
}
+ #app-content .compact .util-spacer {
+ width: 45px;
+ }
+
#app-content .utils li {
line-height: 40px;
vertical-align: middle;
@@ -207,6 +211,7 @@
#app-content .feed-view .utils .title {
background: none !important;
+ padding-left: 0;
}
#app-content .utils .title h1 a {
@@ -255,7 +260,6 @@
color: #000;
}
#app-content .heading a:hover {
- color: #222;
text-decoration: underline;
}