mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
MINOR Fixed alignment of "Create translation" button in CMS - removed unnecessary horizontal floating and removed background
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@69883 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
1421ff7508
commit
88ab9f2a41
@ -396,8 +396,8 @@ div.originallang_holder.field.CompositeField.nolabel {
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
.right form div.createTranslationButton {
|
||||
clear: right;
|
||||
.right form .field.createTranslationButton .middleColumn {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.translatingMessage {
|
||||
|
Loading…
x
Reference in New Issue
Block a user