diff options
Diffstat (limited to 'demos/button')
-rw-r--r-- | demos/button/toolbar.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/demos/button/toolbar.html b/demos/button/toolbar.html index 4a93c5ccf..e2eac055c 100644 --- a/demos/button/toolbar.html +++ b/demos/button/toolbar.html @@ -14,10 +14,6 @@ padding: 4px; display: inline-block; } - /* support: IE7 */ - *+html #toolbar { - display: inline; - } </style> <script> $(function() { |