mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
reverted css-change from r40642 (belongs into sapphire-css-files)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@42149 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
05938e376b
commit
3d7e381341
@ -884,12 +884,6 @@ div.originallang_holder.field.CompositeField.nolabel {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#ComplexTableField_Popup_DetailForm input.action
|
||||
{
|
||||
position: relative;
|
||||
float: right;
|
||||
}
|
||||
|
||||
#Pagination {
|
||||
margin-top: 10px;
|
||||
margin-left: auto;
|
||||
@ -935,10 +929,4 @@ div.originallang_holder.field.CompositeField.nolabel {
|
||||
padding-bottom: 20px;
|
||||
/* HACK: any IE */
|
||||
padding-bottom: expression('35px');
|
||||
}
|
||||
|
||||
#ComplexTableField_Popup_DetailForm input.action
|
||||
{
|
||||
position: relative;
|
||||
float: right;
|
||||
}
|
Loading…
Reference in New Issue
Block a user