fix alignment
parent
afcbb218fa
commit
84eb72b0e0
|
@ -52,5 +52,5 @@ limitations under the License.
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -15px;
|
left: -15px;
|
||||||
border-radius: 0 3px 3px 0;
|
border-radius: 0 3px 3px 0;
|
||||||
top: -8px; // (56 - 40)/2
|
top: 2px; // 10 [padding-top] - (56 - 40)/2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue