forked from LiveCarta/LiveCartaWP
@@ -879,7 +879,8 @@ header {
|
|||||||
header .cont .header-menu.static {
|
header .cont .header-menu.static {
|
||||||
-webkit-box-flex: 0;
|
-webkit-box-flex: 0;
|
||||||
-ms-flex: 0 0 auto;
|
-ms-flex: 0 0 auto;
|
||||||
flex: 0 0 auto; }
|
flex: 0 0 auto;
|
||||||
|
padding-left: 3px; }
|
||||||
header .cont .header-menu.center {
|
header .cont .header-menu.center {
|
||||||
text-align: center; }
|
text-align: center; }
|
||||||
header .cont .sign-block {
|
header .cont .sign-block {
|
||||||
@@ -920,10 +921,10 @@ header {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
zoom: 1;
|
zoom: 1;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
font-size: 15px;
|
font-size: 14px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
height: 15px;
|
height: 15px;
|
||||||
margin: 0 3px;
|
margin: 0 1px;
|
||||||
position: relative; }
|
position: relative; }
|
||||||
header .header-menu ul li.guest-data {
|
header .header-menu ul li.guest-data {
|
||||||
display: none; }
|
display: none; }
|
||||||
@@ -937,7 +938,7 @@ header {
|
|||||||
header .header-menu ul li a {
|
header .header-menu ul li a {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 0 5px 6px;
|
padding: 0 4px 6px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
border-bottom: 3px solid transparent;
|
border-bottom: 3px solid transparent;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user