mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-02 09:11:42 +01:00
fix weird looking input [IE7]
This commit is contained in:
parent
d8a0584768
commit
a17a04182a
@ -84,6 +84,7 @@
|
||||
box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
padding: 0 45px 0 10px;
|
||||
*padding: 0; /* IE7 hack */
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
outline: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user