diff options
| author | 2012-10-28 13:34:24 +0100 | |
|---|---|---|
| committer | 2012-10-28 13:34:24 +0100 | |
| commit | 86c105fc1fa5ef39f3dded9b318fb99428871c12 (patch) | |
| tree | da123c806c4b473375adea0f8cbd8c057421de3e /public/theme/base.css | |
| parent | ee981bf5a6653530e840422bbfc31c1bdb18331a (diff) | |
petite correction de design pour opera
Diffstat (limited to 'public/theme/base.css')
| -rw-r--r-- | public/theme/base.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/theme/base.css b/public/theme/base.css index a6535d9dd..c4d94e1c6 100644 --- a/public/theme/base.css +++ b/public/theme/base.css @@ -155,7 +155,7 @@ form { box-shadow: none; } .aside form input { - display: table-cell; + display: inline-block; height: 48px; line-height: 48px; } |
