Merge "Creates a css nowrap class for non-breaking elements in source.android.com Test: build2stage 36" am: 98f15a70e9
am: 731df4f4f3
Change-Id: I921c3a3280c84ab98bc6bdde20b70a999946595f
This commit is contained in:
@@ -122,6 +122,10 @@ a.external-link {
|
|||||||
padding-right:16px;
|
padding-right:16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.nowrap {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
border: none; }
|
border: none; }
|
||||||
#jd-content img {
|
#jd-content img {
|
||||||
|
Reference in New Issue
Block a user