Path: blob/main/website/content/en/layout/css/iefixes.css
18096 views
/*1* FreeBSD.org - Fixes for Internet Explorer2* $FreeBSD$3*/45/*Win IE fix \*/67* html #topnavlist li { margin: 0 0.5em 0 -0.5em; }89* html #menu ul.first { border-left: 0; }10* html #menu li { margin: 0.2em 0 -1em 0; }1112* html #languagenavlist li { padding: 0 0.1em 0 0.4em; }13* html #languagenavlist li.last-child { padding: 0 0em 0 0.4em; }1415* html #searchnavlist li { padding: 0 0.4em 0 0.8em; }16* html #searchnavlist li.last-child { padding: 0 0 0 0.8em; }1718* html #search { height: 1%; }1920* html #mirror { height: 1%; }2122/*End Win IE fix*/2324/*Win IE fix \*/2526* html pre { font-size: 1.0em; }2728* html tt { font-size: 1.0em; }2930/*End Win IE fix*/3132/*Win IE fix \*/3334* html #frontshortcuts { height: 1%; }3536* html #frontshortcutswrap { height: 1%; }3738* html #frontshortcutscontent { height: 1%; }3940* html #frontshortcutslist { height: 1%; }4142* html #frontreleases { height: 1%; }4344* html #frontreleaseswrap { height: 1%; }4546* html #frontreleasescontent { height: 1%; }4748* html #frontreleaseslist { height: 1%; }4950/*End Win IE fix*/515253