diff --git a/plugins/Live/stylesheets/visitor_profile.less b/plugins/Live/stylesheets/visitor_profile.less index 55d36c386d7a4e07da7b2bd7073363c632216392..b5396be12ed1f516831305a77da0f9e25d248c38 100644 --- a/plugins/Live/stylesheets/visitor_profile.less +++ b/plugins/Live/stylesheets/visitor_profile.less @@ -96,20 +96,19 @@ height:auto; display:inline-block; } + } - > div:first-child { // first column - width:574.5px; - border-left:none; - margin:0 -3px 0 0; - border-right:1px solid #d1cec8; - } - - > div:last-child { // last column - width:573.5px; - border-bottom:none; - margin:0 0 0 -3px; - border-left:1px solid #d1cec8; - } + .visitor-profile-overview { // first column + width:574.5px; + border-left:none; + margin:0 -3px 0 0; + border-right:1px solid #d1cec8; + } + .visitor-profile-visits-info { // last column + width:573.5px; + border-bottom:none; + margin:0 0 0 -3px; + border-left:1px solid #d1cec8; } } diff --git a/plugins/Live/templates/getVisitorProfilePopup.twig b/plugins/Live/templates/getVisitorProfilePopup.twig index b1c392b8ed3f6913f17ebfd6998af57963580fca..b3159a37619401623e7ba197ab9542c7baa6edc7 100644 --- a/plugins/Live/templates/getVisitorProfilePopup.twig +++ b/plugins/Live/templates/getVisitorProfilePopup.twig @@ -6,7 +6,7 @@ <a href class="visitor-profile-close"></a> <div class="visitor-profile-info"> <div> - <div> + <div class="visitor-profile-overview"> <div class="visitor-profile-avatar"> <div> <div class="visitor-profile-image-frame">