diff --git a/phpmyadmin.css.php b/phpmyadmin.css.php index 90a6f4125..30d4011aa 100644 --- a/phpmyadmin.css.php +++ b/phpmyadmin.css.php @@ -525,7 +525,6 @@ form.login label { background-image: url(/original/img/logo_right.png); background-position: bottom; background-repeat: no-repeat; - border-bottom: 1px solid silver; } #mysqlmaininformation, diff --git a/themes/darkblue_orange/css/theme_right.css.php b/themes/darkblue_orange/css/theme_right.css.php index e6897eae6..fe9468ecc 100644 --- a/themes/darkblue_orange/css/theme_right.css.php +++ b/themes/darkblue_orange/css/theme_right.css.php @@ -967,7 +967,6 @@ div#queryboxcontainer div#bookmarkoptions { background-image: url(getImgPath(); ?>logo_right.png); background-position: bottom; background-repeat: no-repeat; - border-bottom: 1px solid silver; } #mysqlmaininformation, diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 685d4f896..f1176941f 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -917,7 +917,6 @@ div#queryboxcontainer div#bookmarkoptions { background-image: url(getImgPath(); ?>logo_right.png); background-position: bottom; background-repeat: no-repeat; - border-bottom: 1px solid silver; } #mysqlmaininformation,