This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-voip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
UI-1990, UI-1992: Fix CSS Issues on Safari
4.3
Jean-Roch Maitre
10 years ago
parent
c1747795fd
commit
997a0d2d25
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
submodules/devices/devices.css
+2
-0
submodules/strategy/strategy.css
+ 2
- 0
submodules/devices/devices.css
View File
@ -109,6 +109,8 @@
overflow
:
hidden
;
padding-left
:
10px
;
width
:
20
%
;
/* For Safari */
float
:
left
;
box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
+ 2
- 0
submodules/strategy/strategy.css
View File
@ -48,6 +48,8 @@
-moz-box-sizing
:
border-box
;
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
;
/* For Safari */
float
:
left
;
}
#
strategy_container
.
element-header-inner
.
title
>
i
{
Write
Preview
Loading…
Cancel
Save