summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/content.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/content.css b/css/content.css
index b0f424fd7..cd7b68477 100644
--- a/css/content.css
+++ b/css/content.css
@@ -65,7 +65,7 @@
width: 100%;
line-height: 52px;
box-sizing: border-box;
- padding: 35px 45px 0 15px;
+ padding: 35px 45px 0 10px;
}
#app-content .compact .utils {
@@ -135,7 +135,7 @@
*/
#app-content .utils .title {
width: 100%;
- padding-left: 30px;
+ padding-left: 35px;
background-position: left center;
background-size: 20px 20px;
background-repeat: no-repeat;