2019-03-24 12:42:21 +04:00

9 lines
155 B
CSS

#files-list .row > div:nth-child(7) {
display: flex;
justify-content: center;
flex-direction: column;
}
.nav-tabs {
margin-bottom: 20px;
}