mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02: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;
|
padding-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.right form div.createTranslationButton {
|
.right form .field.createTranslationButton .middleColumn {
|
||||||
clear: right;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.translatingMessage {
|
.translatingMessage {
|
||||||
|
Loading…
Reference in New Issue
Block a user