Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Commit

Permalink
Merge pull request #220 from feedhenry/update-mobile-icon-selector-fo…
Browse files Browse the repository at this point in the history
…r-pf

💄 Update the selector classes to fix mobile icon size in nav
  • Loading branch information
sedroche committed Nov 20, 2017
2 parents d418cfa + 235f5cb commit a4de431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/public/styles/mp-mobile-extension-tab.less
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Mobile Control Panel Extension CSS */
@media (min-width: 768px) {
.sidebar-left .navbar-sidebar ul.nav-sidenav-primary>li>a .fa-mobile {
.nav-pf-vertical .list-group-item>a .fa-mobile {
font-size: 25px;
padding-bottom: 0;
vertical-align: middle;
Expand Down

0 comments on commit a4de431

Please sign in to comment.