diff options
| author | fat <[email protected]> | 2013-08-17 19:04:41 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-08-17 19:04:41 -0700 |
| commit | 00d2986858832c3759778adfa31757f846a46b59 (patch) | |
| tree | b22523d89b124011de1b913ee7f31b4386403d92 /customize.html | |
| parent | a39cb4be909c667ade97f6575dd904f1ba34d96f (diff) | |
| download | bootstrap-00d2986858832c3759778adfa31757f846a46b59.tar.xz bootstrap-00d2986858832c3759778adfa31757f846a46b59.zip | |
add logging
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/customize.html b/customize.html index b9115deac..c55475ba8 100644 --- a/customize.html +++ b/customize.html @@ -6,16 +6,6 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge base_url: "../" --- - -<!-- Customizer errors --> -<div class="bs-customizer-alert" style="display: none;"> - <div class="container"> - <button type="button" class="close pull-right">×</button> - <p class="bs-customizer-alert-text"></p> - </div> -</div> - - <!-- Customizer form --> <form class="bs-customizer" role="form"> <div class="bs-docs-section" id="less-section"> |
