Commit 8e6d5be8 authored by Mark Otto's avatar Mark Otto
Browse files

update close button example display

parent d23800c8
Showing with 1 addition and 1 deletion
+1 -1
...@@ -312,7 +312,7 @@ body { ...@@ -312,7 +312,7 @@ body {
.bs-example > .well:last-child { .bs-example > .well:last-child {
margin-bottom: 0; margin-bottom: 0;
} }
.bs-example > .close { .bs-example > p > .close {
float: none; float: none;
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment