revert icon size to fixed width and height

This commit is contained in:
Sebastian Mendel
2005-10-12 10:30:27 +00:00
parent 96984b1a5a
commit 1e2ebddf7c
7 changed files with 6 additions and 23 deletions

View File

@@ -22,12 +22,6 @@ div#databaseList {
padding-bottom: 0.5em;
}
div#pmalogo img#imgpmalogo {
width: 100%;
max-width: 11em;
height: auto;
}
div#leftframelinks img {
vertical-align: middle;
}
@@ -78,8 +72,6 @@ div#left_tableList li:hover {
<?php } ?>
div#left_tableList img {
height: 1em;
width: auto;
vertical-align: middle;
}