#737710 by moonray: Fixed Cog is center aligned if element it's in is center aligned.
parent
87f3d3320c
commit
0cec14ff38
|
@ -63,6 +63,7 @@ div.contextual-links-wrapper ul.contextual-links {
|
|||
padding: 0.25em 0;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
text-align: left;
|
||||
top: 19px;
|
||||
white-space: nowrap;
|
||||
-moz-border-radius: 4px;
|
||||
|
|
Loading…
Reference in New Issue