Remove no longer used styles

This commit is contained in:
Madhura Jayaratne 2013-01-19 08:11:21 +05:30
parent b52db94b7d
commit b6b66fee6c

View File

@ -22,13 +22,6 @@ if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) {
margin: 6px;
}
.gis_table .save {
color: #111;
font-weight: bold;
vertical-align: bottom;
height: 100px;
}
.gis_table .button {
text-align: <?php echo $right; ?>;
}