relative position doesn't work correctly on <table> elements

in this case it broke position of "More" menus
This commit is contained in:
Piotr Przybylski 2011-08-17 18:04:22 +02:00
parent 69672d854d
commit 18c65bbbba
2 changed files with 0 additions and 5 deletions

View File

@ -2410,10 +2410,6 @@ span.cm-number {
padding: 1px 3px !important;
}
.data {
position: relative;
}
.cHide {
background: #D3DCE3 url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>col_hide.png);
color: #CCC;

View File

@ -72,7 +72,6 @@ h2 a img{display:inline;}
.data{
margin: 0 0 12px 0;
position: relative;
}
h3 {