/*
Theme Name: The Lab Base Theme
Author: Efront
Author URI: http://efront.com.au/
Description: The base Efront Wordpress template.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.nav li+li {
    margin-left: 20px;
}

.nav ul+.nav-buttons {
    margin-left: 24px;
}