Preventing "Remove" link from flowing into part description on Content Types editor admin.

--HG--
branch : 1.x
This commit is contained in:
Sipke Schoorstra 2013-07-07 13:04:03 +02:00
parent 9bbddb28a6
commit f675a1a130

View File

@ -78,6 +78,7 @@
.manage-part .description {
color: #7c7c7c;
font-size: 0.8em;
margin-right: 50px;
}
.manage-part .settings {