Undo last commit
This commit is contained in:
parent
965a8ea9fd
commit
4a4867deeb
1 changed files with 2 additions and 1 deletions
|
@ -493,7 +493,8 @@ hr {
|
||||||
|
|
||||||
/* Description Expansion Styling*/
|
/* Description Expansion Styling*/
|
||||||
#description-box {
|
#description-box {
|
||||||
display: block;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
#descexpansionbutton {
|
#descexpansionbutton {
|
||||||
|
|
Loading…
Reference in a new issue