Browse
For agents
About
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar
/
2.1.21
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar
v2.1.21
Switch version
2.1.22
2.1.21
2.1.20
2.1.4
2.1.5
2.1.6
2.1.7
2.1.8
2.1.9
trunk
1.1
2.0
2.0.1
2.0.10.2
2.0.11
2.0.12
2.0.13
2.0.14
2.0.15
2.0.16
2.0.17
2.0.18
2.0.2
2.0.20
2.0.21
All 56 releases
Overview
Code
← All changes
|
core/any/css/admin-support.css
+2
-1
2.0.12
→
2.1.21
View file →
@@ -380,9 +380,10 @@
380
380
line-height: 0;
381
381
height: 0;
382
382
}
383
383
.clearfix-height {
384
-
display: inline-block;
384
+
/*display: inline-block;*/
385
+
display: block; /* //FixIn: 8.8.1.10 */
385
386
}
386
387
html[xmlns] .clearfix-height {
387
388
display: block;
388
389
}