summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/test.scss b/test.scss
index 45a5305..c2f6f82 100644
--- a/test.scss
+++ b/test.scss
@@ -18,8 +18,8 @@
.topbar ul li a,
.topbar ul li .selflink {
@include inline-block;
- width: 12em;
- line-height: 4em;
+ width: 10em;
+ padding: 1em;
background-color: #6699cc;
color: white;
&:hover {