From 1af96b9a58b0bbd27a705000ed1ce68b5af04b7f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 8 Sep 2011 09:43:37 -0700 Subject: what up breadcrumbs, we added you --- examples/container-app.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/container-app.html b/examples/container-app.html index 98f9cd69f..41e46d201 100644 --- a/examples/container-app.html +++ b/examples/container-app.html @@ -60,6 +60,10 @@ border-left: 1px solid #eee; } + .topbar .btn { + border: 0; + } + @@ -80,7 +84,11 @@
  • About
  • Contact
  • -

    Logged in as username

    +
    + + + +
    -- cgit v1.2.3