fix alignment
This commit is contained in:
@@ -52,5 +52,5 @@ limitations under the License.
|
||||
position: absolute;
|
||||
left: -15px;
|
||||
border-radius: 0 3px 3px 0;
|
||||
top: -8px; // (56 - 40)/2
|
||||
top: 2px; // 10 [padding-top] - (56 - 40)/2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user