/*updated 7.11.13 - Responsive CSS for Mobile - AEL*/ /*theme overrides here will be included in base CSS */ div.fnc { width:70%; } h3.category { font-size:1em; } .button_panel input[type="submit"] { /* min-width: 30%; */ } #tabs { border-bottom: 2px solid #c6c6c6; overflow:visible; } #tabs li { margin-right:3px; } #tabs li:last-of-type { margin-right:0; } #quick_subscribe_confirmation div.button_panel { margin-top: 15px; } button.treeExpand { margin-left:0px; } @media only screen and (min-width: 768px) { div.featured_network input { transform: scale(1,1); -ms-transform: scale(1,1); -webkit-transform: scale(1,1); } } /*updated 7.11.13 - Responsive CSS for Mobile - AEL*/ /*theme overrides here will be included in base CSS */ div.fnc { width:70%; } h3.category { font-size:1em; } .button_panel input[type="submit"] { /* min-width: 30%; */ } #tabs { border-bottom: 2px solid #c6c6c6; overflow:visible; } #tabs li { margin-right:3px; } #tabs li:last-of-type { margin-right:0; } #quick_subscribe_confirmation div.button_panel { margin-top: 15px; } button.treeExpand { margin-left:0px; } @media only screen and (min-width: 768px) { div.featured_network input { transform: scale(1,1); -ms-transform: scale(1,1); -webkit-transform: scale(1,1); } }