-
- input.richtext_doedit,
- input.richtext_dopreview {
- margin-right: $lineheight/2;
- }
- }
-
- .buttons input[type="submit"] {
- display: inline-block;
- margin-bottom:0;
- width:99px;
- min-width:99px;
- }
- .buttons input:first-child {
- border-radius:2px 0 0 2px;
- margin-right:1px;
- }
- .buttons input:last-child {
- border-radius:0 2px 2px 0;