mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +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 {
|
||||
display:inline;
|
||||
height:auto;
|
||||
margin:0 1.4em -.7em 0;
|
||||
padding-top:0;
|
||||
}
|
||||
|
||||
label {
|
||||
@@ -380,7 +382,7 @@ button:focus, .button:focus {
|
||||
}
|
||||
.manage {
|
||||
float:right;
|
||||
margin:3px 0 6px 4px;
|
||||
margin:4px 0 6px 4px;
|
||||
overflow:hidden;
|
||||
}
|
||||
.actions {
|
||||
|
Reference in New Issue
Block a user