feature 2477: Remove unused CSS / html elements from version 2.3

git-svn-id: http://piwigo.org/svn/trunk@12479 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2011-10-17 20:51:49 +00:00
commit ef9766a291
8 changed files with 10 additions and 24 deletions

View file

@ -376,11 +376,6 @@ IMG {
border: none;
}
HR.separation {
visibility: hidden;
clear: both;
}
/** General defaults **/
INPUT, SELECT {
margin: 0;