summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-01-12 14:49:50 +0200
committerAlon Levy <alon@pobox.com>2015-01-12 14:49:50 +0200
commit9727204ed66ef0d6acfbf4df0bf49f5e4d9c10ba (patch)
tree1be6e31843b8b7502e48811549c03127de9e5b03 /res/client/css/style.css
parent22b0069cff76f5cb95c6f6f4fa9909cfa7bfba4e (diff)
login+logout: using ajax, not POST, plus document.window (worst of both worlds)
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index b4008d93..b6231384 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -826,9 +826,6 @@ body.debug .debug-ui-right {
min-height: 30px;
min-width: 30px; }
-.logout-form {
- display: inline; }
-
/* Headings */
h1 {
font-size: 30px; }