mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-11-28 09:22:55 +08:00
Fixed some admin UI bulk action style bugs
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043011
This commit is contained in:
@@ -298,7 +298,9 @@ span.message {
|
|||||||
----------------------------------------------------------*/
|
----------------------------------------------------------*/
|
||||||
fieldset.bulk.actions {
|
fieldset.bulk.actions {
|
||||||
display:inline;
|
display:inline;
|
||||||
|
height:auto;
|
||||||
margin:0 1.4em -.7em 0;
|
margin:0 1.4em -.7em 0;
|
||||||
|
padding-top:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
@@ -380,7 +382,7 @@ button:focus, .button:focus {
|
|||||||
}
|
}
|
||||||
.manage {
|
.manage {
|
||||||
float:right;
|
float:right;
|
||||||
margin:3px 0 6px 4px;
|
margin:4px 0 6px 4px;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
.actions {
|
.actions {
|
||||||
|
|||||||
Reference in New Issue
Block a user