10 lines
100 B
CSS
10 lines
100 B
CSS
|
|
.centerXY {
|
|
padding: 5px;
|
|
}
|
|
|
|
.centerXY .input-group {
|
|
width: 100%;
|
|
padding-top: 5px;
|
|
}
|