summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css b/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
index 5dfa45f..034c56e 100644
--- a/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
+++ b/etherpad/src/plugins/twitterStyleTags/static/css/tagBrowser.css
@@ -79,4 +79,8 @@ h1 {
#editbarinner a {
font-size: 12px;
-} \ No newline at end of file
+}
+
+#padchat iframe {
+ border: none;
+}