Do not center data in tables
This commit is contained in:
parent
835567f129
commit
e42a0d55e7
1 changed files with 0 additions and 2 deletions
|
@ -43,7 +43,6 @@
|
||||||
|
|
||||||
.notification-col {
|
.notification-col {
|
||||||
width: 45px;
|
width: 45px;
|
||||||
text-align: center;
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
@ -52,7 +51,6 @@
|
||||||
|
|
||||||
.number-col {
|
.number-col {
|
||||||
width: 110px;
|
width: 110px;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.folder-col {
|
.folder-col {
|
||||||
|
|
Loading…
Reference in a new issue