Move compatibility text 25px to the left instead of right
This commit is contained in:
@ -137,7 +137,8 @@
|
||||
|
||||
/* Move compatibility text to the right */
|
||||
.column-compatibility {
|
||||
padding-right: 25px !important;
|
||||
padding-right: 0 !important;
|
||||
padding-left: 25px !important;
|
||||
}
|
||||
|
||||
/* Loading Overlay without white background */
|
||||
|
Reference in New Issue
Block a user