forked from openkylin/platform_build
fix design/develop boxes float
Change-Id: Id6de3e74667f5cc485290509919e0f5cce689505
This commit is contained in:
parent
27403b8036
commit
e80ddbe976
|
@ -2661,6 +2661,7 @@ div.design-announce p {
|
|||
a.notice-developers,
|
||||
a.notice-designers {
|
||||
float:right;
|
||||
clear:right;
|
||||
width:238px;
|
||||
min-height:50px;
|
||||
margin:0 0 20px 20px;
|
||||
|
|
Loading…
Reference in New Issue