mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
10 lines
136 B
CSS
10 lines
136 B
CSS
.hints-icon {
|
|
display: table-cell;
|
|
padding-right: 15px;
|
|
padding-left: 5px;
|
|
}
|
|
|
|
.hints-container {
|
|
display: table-cell;
|
|
}
|