Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2014-02-20 12:23:44 +01:00
commit c1d454ef63
2 changed files with 6 additions and 0 deletions

View File

@ -165,6 +165,9 @@ if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) {
#pma_navigation_tree img {
margin: 0;
}
#pma_navigation_tree i {
display: block;
}
#pma_navigation_tree div.block {
position: relative;
width:1.5em;

View File

@ -152,6 +152,9 @@ if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) {
#pma_navigation_tree img {
margin: 0;
}
#pma_navigation_tree i {
display: block;
}
#pma_navigation_tree div.block {
position: relative;
width: 1.5em;