[almanah] core: Add missing unit to CSS file



commit 145d2f4b6d9412c1e9dccdf8f435e635eab254f1
Author: Philip Withnall <philip tecnocode co uk>
Date:   Fri Aug 2 11:18:33 2013 +0200

    core: Add missing unit to CSS file
    
    This fixes a GTK+ warning.

 data/almanah.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/almanah.css b/data/almanah.css
index f7e1caa..a609f76 100644
--- a/data/almanah.css
+++ b/data/almanah.css
@@ -38,7 +38,7 @@ AlmanahEntryTagsArea:backdrop {
 
 AlmanahTagEntry {
    color: #aaa;
-   font-size: 8;
+   font-size: 8px;
    border-width: 0px;
    border-style: none;
    border-radius: 0px;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]