summaryrefslogtreecommitdiffstats
path: root/etherpad/src/static
diff options
context:
space:
mode:
authorPeter Martischka <petermartischka@googlemail.com>2010-04-05 18:39:55 +0200
committerPeter Martischka <pita@pitapoison.de>2010-04-05 18:39:55 +0200
commitd446814c564d215e7a13f0eb177fd40c800d05d0 (patch)
treec84c7d22d59ba7010d1780687c049feb4b80f19e /etherpad/src/static
parent842495232c06d04ed0491e7ab147be0c4c74c58b (diff)
downloadetherpad-d446814c564d215e7a13f0eb177fd40c800d05d0.tar.gz
etherpad-d446814c564d215e7a13f0eb177fd40c800d05d0.tar.bz2
etherpad-d446814c564d215e7a13f0eb177fd40c800d05d0.zip
Little fix of topbar layout, using nowrap insted of tables
Diffstat (limited to 'etherpad/src/static')
-rw-r--r--etherpad/src/static/css/pad2_ejs.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/etherpad/src/static/css/pad2_ejs.css b/etherpad/src/static/css/pad2_ejs.css
index 44e1a08..0029e7d 100644
--- a/etherpad/src/static/css/pad2_ejs.css
+++ b/etherpad/src/static/css/pad2_ejs.css
@@ -77,6 +77,9 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; }
border: 0px;
width: 13px;
height: 13px;
+ position: relative;
+ top: 2px;
+ margin-right: 2px;
}
.docbarbutton a