summaryrefslogtreecommitdiffstats
path: root/etherpad/src/plugins
diff options
context:
space:
mode:
authorEgil Moeller <egil.moller@freecode.no>2010-04-06 19:50:25 +0200
committerEgil Moeller <egil.moller@freecode.no>2010-04-06 19:50:25 +0200
commitd421b4a5563719ed9bebf7c9fbc5e0a6f074ff32 (patch)
tree6d0f47f2f37c35ef4646c81f6ebcdf780f82cf6b /etherpad/src/plugins
parent06fbed86dcec9b4021ae782d293dfac73436fef4 (diff)
downloadetherpad-d421b4a5563719ed9bebf7c9fbc5e0a6f074ff32.tar.gz
etherpad-d421b4a5563719ed9bebf7c9fbc5e0a6f074ff32.tar.bz2
etherpad-d421b4a5563719ed9bebf7c9fbc5e0a6f074ff32.zip
Styling bugfixes
Diffstat (limited to 'etherpad/src/plugins')
-rw-r--r--etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs b/etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs
index d5d09c3..1f33eb8 100644
--- a/etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs
+++ b/etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs
@@ -54,7 +54,7 @@ limitations under the License. */ %>
<div id="padpage">
<div id="padtop">
- <div id="topbar" style="margin: 7px; margin-top: 0px;">
+ <div id="topbar">
<div id="topbarleft"><!-- --></div>
<div id="topbarright"><!-- --></div>
<div id="topbarcenter"><a href="/" id="topbaretherpad">EtherPad</a></div>