mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-05-24 06:43:49 +00:00
12 lines
No EOL
241 B
CSS
12 lines
No EOL
241 B
CSS
.translation-field-copy-wrapper{
|
|
float: right;
|
|
margin-right: 20px;
|
|
}
|
|
.translation-field-copy-wrapper > button{
|
|
width: 30px;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
padding: 0;
|
|
margin-left: 10px;
|
|
} |