diff options
| author | jody tate <[email protected]> | 2013-08-21 08:46:13 -0700 |
|---|---|---|
| committer | jody tate <[email protected]> | 2013-08-21 08:46:13 -0700 |
| commit | 68b7998c05582305a746bf76ab895dd2b9842bc2 (patch) | |
| tree | 12fd30ea36e7092b1f7d280cf1e5d50dac71f30a /css.html | |
| parent | 3d366038d739ca1ddf460c3c52372365818b9005 (diff) | |
| download | bootstrap-68b7998c05582305a746bf76ab895dd2b9842bc2.tar.xz bootstrap-68b7998c05582305a746bf76ab895dd2b9842bc2.zip | |
removed extraneous space
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1972,7 +1972,7 @@ For example, <code><section></code> should be wrapped as inline. <button type="button" class="btn btn-link">Link</button> </div> {% highlight html %} -<!-- Standard button --> +<!-- Standard button --> <button type="button" class="btn btn-default">Default</button> <!-- Provides extra visual weight and identifies the primary action in a set of buttons --> |
