Update main.css

This commit is contained in:
Dean Attali 2016-05-01 00:40:31 -07:00
parent f5dd5aeafa
commit aa00d360a4

View File

@ -185,6 +185,7 @@ img {
/* Multi-level navigation links */
.navbar-custom .nav .navlinks-container {
position: relative;
text-align: center;
}
.navbar-custom .nav .navlinks-parent:after {
content: " \25BC";
@ -220,7 +221,6 @@ img {
}
.navbar-custom .nav .navlinks-children {
position: absolute;
text-align: center;
}
.navbar-custom .nav .navlinks-container .navlinks-children a {
padding-left: 10px;