mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Misc: Remove leftover -moz-box-sizing in tests
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<style>
|
||||
#test {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
|
||||
Reference in New Issue
Block a user