mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
This reverts commit 569a4705e7
.
This commit is contained in:
parent
7e9da83d2c
commit
fe0f5370b0
1 changed files with 0 additions and 10 deletions
|
@ -23,16 +23,6 @@ body {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
#innertable > tbody > tr {
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
#innertable > tbody > tr > td {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
button {
|
||||
min-width: 60px;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in a new issue