mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Center up the client row
This commit is contained in:
parent
c226a6b80b
commit
cb7d773b96
2 changed files with 10 additions and 1 deletions
|
|
@ -111,3 +111,12 @@ section#comments {
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.row.row-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.row.row-center div {
|
||||
display: inline-block;
|
||||
float: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue