mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-03 09:21:03 +01:00
5d4bb4cd7a
git-svn-id: http://svn.automattic.com/wordpress/trunk@13255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
11 lines
206 B
CSS
11 lines
206 B
CSS
ul#widget-list li.widget-list-item div.widget-description {
|
|
margin: 0 200px 0 0;
|
|
padding: 0 4em 0 0;
|
|
}
|
|
.widget-control-save,
|
|
.widget-control-remove {
|
|
margin-right: 0;
|
|
margin-left: 8px;
|
|
float: right;
|
|
}
|