aboutsummaryrefslogtreecommitdiffstats
path: root/etherpad
diff options
context:
space:
mode:
authorEgil Moeller <egil.moller@freecode.no>2010-04-11 00:16:29 +0200
committerEgil Moeller <egil.moller@freecode.no>2010-04-11 00:16:29 +0200
commit903fc968581ca7309a860d9336762d2147342754 (patch)
tree8b55eb86cc91f53f7e5d28c281736de823f5b229 /etherpad
parent02b51560f50ed3905c8301b46b782b30e55b0dd8 (diff)
downloadetherpad-903fc968581ca7309a860d9336762d2147342754.tar.gz
etherpad-903fc968581ca7309a860d9336762d2147342754.tar.xz
etherpad-903fc968581ca7309a860d9336762d2147342754.zip
CSS bugfix
Diffstat (limited to 'etherpad')
-rw-r--r--etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css b/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
index f3321a4..55fcda2 100644
--- a/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
+++ b/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
@@ -76,7 +76,7 @@ h1 {
}
#editbarinner {
- line-height: 36px;
+ line-height: 29px;
font-size: 16px;
padding-left: 6pt;
}