diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-07-28 09:08:22 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-07-28 09:08:22 +0200 |
commit | 31c7ca08ee0e5c04103d0e3c047caeb710c0ae1e (patch) | |
tree | 73e13c1f9db8a5f59b03830202c78dae1c503a9b /skins/classic/addressbook.css | |
parent | 19577698176df4583cbaecba41c83371c3a368da (diff) |
Remove useless css rules
Diffstat (limited to 'skins/classic/addressbook.css')
-rw-r--r-- | skins/classic/addressbook.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/skins/classic/addressbook.css b/skins/classic/addressbook.css index 62af35503..90438aa70 100644 --- a/skins/classic/addressbook.css +++ b/skins/classic/addressbook.css @@ -116,13 +116,6 @@ overflow: hidden; } -#directorylistbox input -{ - margin: 0 0 0 20px; - font-size: 11px; - width: 90%; -} - #addresslist { position: absolute; |