Fix use of the non standard property “zoom”
This commit is contained in:
parent
8a87fd6e17
commit
9caa270b29
|
|
@ -140,10 +140,6 @@ div#tarteaucitronServices {
|
||||||
/***
|
/***
|
||||||
* Common value
|
* Common value
|
||||||
*/
|
*/
|
||||||
#tarteaucitron * {
|
|
||||||
zoom: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
#tarteaucitronRoot div#tarteaucitron {
|
#tarteaucitronRoot div#tarteaucitron {
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue