Seen in Image posted by Santhosh at https://i.imgur.com/yWkDjiC.png. It feels too close to the left border.
The paste icon is 16x16 while the cross is 13x13, but both use background-position: left 4px center.
Seen in Image posted by Santhosh at https://i.imgur.com/yWkDjiC.png. It feels too close to the left border.
The paste icon is 16x16 while the cross is 13x13, but both use background-position: left 4px center.
Should I make it centered or add some space to left. I think centering it will look good.
The space for the icon is reserved with padding, so it doesn't have its own enclosing element. Plainly centering the icon won't work in this case.
@Abhinand,
You can find it in the mediawiki extension ContentTranslation. If you do not have it, go to gerrit.wikimedia.org go to the project section, go to list, search for the extension, and clone it. Then, use the path given by Nikerabbit to find the location of the image. :)
MtDu
@Nikerabbit,
What do you think is the best positioning? I can override it in the specific x-icon class. Does background-position: left 5px center sound good? (I haven't gotten around to updating my vagrant instance, so I can't test a this moment. :p)
Thanks,
MtDu
Perhaps @Pginer-WMF knows? My simplistic guess would be to have equal amount of whitespace on all slides.
We are changing the design of MT card as per T130594: Simplify the "Automatic translation" card. So this ticket is no longer valid