如图搜索的标签偏了一点怎么调到一行上。
用IE F12之类的工具看下css,适当调整下margin padding
设置line-height: ;值为父容器的height
直接在搜索的那个样式中加个margin-top:-xxpx;
你直接给span加点样式,设置margin-top的值试下。