left menu long company name style fixed

This commit is contained in:
batuhanbas
2019-11-27 14:19:54 +03:00
parent c7a87b344e
commit dd9b4bc53f
3 changed files with 11 additions and 6 deletions

View File

@ -290,6 +290,14 @@
/*--------Left Menu Dropdown Finish--------*/
/*--------Max Width 100 Pixel--------*/
.mwpx-100
{
max-width: 100px !important;
}
/*--------Max Width 100 Pixel Finish--------*/
/*--------Form Group--------*/
.form-group.visible-field .form-control
{