diff --git a/pixelegg/css/pixelegg.css b/pixelegg/css/pixelegg.css index 97c1befaca..de16b39edc 100644 --- a/pixelegg/css/pixelegg.css +++ b/pixelegg/css/pixelegg.css @@ -573,7 +573,7 @@ background-position: center 0; background-size: contain; background-repeat: no-repeat; - text-indent: 100%; + text-indent: 110%; white-space: nowrap; overflow: hidden; } diff --git a/pixelegg/less/etemplate2.less b/pixelegg/less/etemplate2.less index 69c50a884c..8b0de4c1fd 100755 --- a/pixelegg/less/etemplate2.less +++ b/pixelegg/less/etemplate2.less @@ -463,7 +463,7 @@ hr { background-position: center 0; background-size: contain; background-repeat: no-repeat; - text-indent: 100%; + text-indent: 110%; white-space: nowrap; overflow: hidden;