Save\Cancel buttons
The save\cancel buttons on a form show up in different locations between browsers.
IE - they are right aligned at the bottom of the form as expected.
Chrome - they are left aligned
Firefox - they are right aligned
They are correct on the out of the box forms.
Any ideas on how to force these to be consistent?
IE - they are right aligned at the bottom of the form as expected.
Chrome - they are left aligned
Firefox - they are right aligned
They are correct on the out of the box forms.
Any ideas on how to force these to be consistent?
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hello,
Try to put the following CSS into CSS-editor of Forms Designer:
Try to put the following CSS into CSS-editor of Forms Designer:
Code: Select all
.ms-toolbar table {
width: 100%;
}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 20 guests