Merge pull request #1072 from batuhawk/master

Short company name dropdown menu problem fixed
This commit is contained in:
Batuhan Baş 2020-01-02 16:43:04 +03:00 committed by GitHub
commit 8cf1247b7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,7 @@ button:focus
.menu-dropdown .menu-dropdown
{ {
position: absolute !important; position: absolute !important;
right: -1.6rem; left: 1.5rem;
} }
/*--------Left Menu Dropdown Finish--------*/ /*--------Left Menu Dropdown Finish--------*/