From 2d40b07afc62ce9d899a290ab33222fd18287190 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jan 2012 08:15:28 -0800 Subject: adding warning (orange) button, fix responsive navbar problem --- docs/base-css.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index b76ace1e2..5df63b917 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1229,6 +1229,11 @@ For example, <code>section</code> should be wrapped as inline. .success Indicates a successful or positive action + + Warning + .warning + Indicates caution should be taken with this action + Danger .danger -- cgit v1.2.3