diff options
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index 9bfd43982..1631751d9 100644 --- a/components.html +++ b/components.html @@ -1124,7 +1124,7 @@ base_url: "../" <nav class="navbar" role="navigation"> <form class="navbar-form pull-left" role="form"> - <select name="" id="" class="form-control" style="width: 200px;"> + <select name="" class="form-control" style="width: 200px;"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> |
