We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9dd712 commit 25822c5Copy full SHA for 25822c5
wp-content/themes/aasgw/style.css
@@ -501,7 +501,6 @@ a:active {
501
//background: linear-gradient(#ededed,#d0d0d0);
502
background: linear-gradient(#659cdf,#6a9fe6,#659cdf);
503
display:inline-block;
504
- overflow:hidden;
505
506
}
507
@@ -604,6 +603,7 @@ a:active {
604
603
605
606
.menu-book{
+ clear:left;
607
height:100%;
608
position: absolute;
609
@@ -613,6 +613,7 @@ a:active {
613
614
.menu-book ul{
615
float: right;
616
+
617
text-align: center;
618
list-style: none;
619
0 commit comments