Skip to content

Commit 2ad77ed

Browse files
Update ssSearch.css
Fix missing CSS property.
1 parent fd07dd9 commit 2ad77ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/ssSearch.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ a.fidLink{
186186
div#ssPoweredBy{
187187
font-size: 0.75rem;
188188
display: flex;
189+
flex-direction: column;
189190
align-items: center;
190191
justify-content: center;
191192
margin: 0.5rem;

0 commit comments

Comments
 (0)