summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css')
-rw-r--r--core/css/styles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index d4d16db743c..4022936a5a6 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -811,6 +811,11 @@ span.ui-icon {float: left; margin: 3px 7px 30px 0;}
height: 16px;
}
+/* ---- TOOLTIPS ---- */
+.extra-data {
+ padding-right: 5px !important;
+}
+
/* ---- TAGS ---- */
#tagsdialog .content {
width: 100%; height: 280px;