From: Luigi Pinca Date: Sun, 4 Nov 2012 10:33:59 +0000 (+0100) Subject: fixed a css rule X-Git-Url: https://git.saalbach.dev/?a=commitdiff_plain;h=41a6a2fd3c573fddc43bb120f7a4ed59e03c276b;p=binbsis50.git fixed a css rule --- diff --git a/package.json b/package.json index bbd3999..fc940c4 100644 --- a/package.json +++ b/package.json @@ -21,5 +21,5 @@ "start": "app.js" }, "subdomain": "binb", - "version": "0.3.4-7" + "version": "0.3.4-8" } \ No newline at end of file diff --git a/public/css/style.css b/public/css/style.css index efc03d0..c009672 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -231,7 +231,7 @@ form .clearfix { text-align: center; text-transform: capitalize; } -.dropdown-menu a { +.dropdown-menu li > a { padding: 2px 10px; white-space: normal; } diff --git a/views/room.jade b/views/room.jade index 6b27c1c..87bfaf9 100644 --- a/views/room.jade +++ b/views/room.jade @@ -2,7 +2,9 @@ extends layout block title title binb :: #{roomname} - + +block brand + block nav ul.nav.pull-right li