Project

General

Profile

Actions

Bug #55510

closed

Selects have a ugly padding

Added by Stephan Großberndt over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-01-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Bugfix #55319 "Buttons" sets padding and margin for all selects:

.t3-button, input, textarea, select, button {
  padding: 3px 6px;
  margin: 0 0.5em 0.5em 0;
}

This is a new rule and looks ugly.


Files

select-padding.png (3.75 KB) select-padding.png Stephan Großberndt, 2014-01-31 13:39
select-padding2.png (5.65 KB) select-padding2.png Stephan Großberndt, 2014-01-31 13:50
Bildschirmfoto_2014-02-03_um_12.12.38.png (16.1 KB) Bildschirmfoto_2014-02-03_um_12.12.38.png Felix Kopp, 2014-02-03 12:14

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #55319: ButtonsClosed2014-02-01

Actions
Related to TYPO3 Core - Bug #56120: Unify form fields: SELECTClosedFelix Kopp2014-02-19

Actions
Actions

Also available in: Atom PDF