mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-20 01:21:22 +01:00
Fixes #2690. Erroneous CSS declaration.
This commit is contained in:
@@ -61,7 +61,7 @@ pre
|
||||
{
|
||||
float: right;
|
||||
width: 200px;
|
||||
padding: 15px 10px;border:
|
||||
padding: 15px 10px;
|
||||
}
|
||||
|
||||
.page #content
|
||||
|
||||
Reference in New Issue
Block a user