# HG changeset patch
# User Goffi <goffi@goffi.org>
# Date 1308755990 -7200
# Node ID a40a12583ba47a3ff0cbe4a0273ba8502ebc7162
# Parent  84d3b0decd3d1b4cb0704be4efb46754236697cc
browser side: fixed button

diff -r 84d3b0decd3d -r a40a12583ba4 public/libervia.css
--- a/public/libervia.css	Tue Jun 21 16:31:10 2011 +0200
+++ b/public/libervia.css	Wed Jun 22 17:19:50 2011 +0200
@@ -26,7 +26,7 @@
 
 html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
-a, abbr, acronym, address, big, button, cite, code,
+a, abbr, acronym, address, big, cite, code,
 del, dfn, em, font, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
 b, u, i, center, dl, dt, dd, ol, ul, li,
@@ -422,6 +422,12 @@
 
 /* RegisterBox */
 
+.registerPanel_main button {
+    margin: 0;
+    padding: 0;
+    border: 0;
+}
+
 .registerPanel_main div, .registerPanel_main button {
     color: #fff;
     font-family: Verdana, sans-serif;