mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
fixes #5221, overflow bug in mozilla
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7498 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
c4b4c25402
commit
33da4b0e75
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@
|
|||
ul.tests li.pass span { color: green; }
|
||||
ul.tests li div { margin: 5px 0 8px 0; }
|
||||
ul.tests li div.msg { font-weight: bold; }
|
||||
#content {overflow: auto}
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="<?php echo $baseUrl; ?>css/cake.generic.css" />
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue