mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
the logo svg should not mess with replacement imgs
This commit is contained in:
@@ -239,7 +239,12 @@
|
||||
padding: 10px 22px;
|
||||
overflow: hidden;
|
||||
|
||||
#tanuki-logo {
|
||||
img {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
}
|
||||
|
||||
#tanuki-logo, img {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user