.md-header__button.md-logo {
    padding: 0;
    margin: 2px;
}

.md-header__button.md-logo img {
    height: 48px;
    width: 48px;
}

/* docs/user-troubleshooting/ deki "Login Problems" tablosu icin eklendi */
table>tbody>tr>td:nth-child(1),
table>thead>tr>th:nth-child(1) {
    border-right: 1px solid black;
}