mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +02:00
N°1220 Portal: Fix logo displayed not wide enough when it has a small height
This commit is contained in:
@@ -139,8 +139,8 @@ footer {
|
||||
text-align: center;
|
||||
}
|
||||
#sidebar .logo img {
|
||||
width: 40%;
|
||||
max-width: 100%;
|
||||
max-height: 50px;
|
||||
}
|
||||
#main-wrapper {
|
||||
margin-top: 20px;
|
||||
|
||||
@@ -144,8 +144,8 @@ footer{
|
||||
text-align: center;
|
||||
}
|
||||
#sidebar .logo img{
|
||||
width: 40%;
|
||||
max-width: 100%;
|
||||
max-height: 50px;
|
||||
}
|
||||
|
||||
/* Main content */
|
||||
|
||||
Reference in New Issue
Block a user