diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-03 21:05:54 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-03 21:05:54 +0000 |
| commit | 3a67fa35bc8249c0a93b55aa2fe429ef1d544055 (patch) | |
| tree | 2114f39eab604a622cab9c7a8592e1658290cb0a /roundcubemail | |
| parent | afbeaf38f5acc77e42bd363ab16fca50f382ee07 (diff) | |
- small clean up
git-svn-id: https://svn.roundcube.net/trunk@3095 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
| -rw-r--r-- | roundcubemail/skins/default/iehacks.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/roundcubemail/skins/default/iehacks.css b/roundcubemail/skins/default/iehacks.css index 784c8d4ef..dd40b32e1 100644 --- a/roundcubemail/skins/default/iehacks.css +++ b/roundcubemail/skins/default/iehacks.css @@ -174,6 +174,7 @@ input, textarea #countcontrols { width: 24em; + padding-right: 10px; } body.iframe @@ -258,11 +259,6 @@ ul.toolbarmenu li a filter: alpha(opacity=80); } -#countcontrols -{ - padding-right: 10px; -} - table.records-table thead tr td { height: 19px; |
