This website works better with JavaScript.
Home
Help
Sign In
KXStudio
/
Website
mirror of
https://github.com/KXStudio/Website
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Board: wrap color mapping
Signed-off-by: falkTX <falktx@falktx.com>
pull/19/head
falkTX
3 years ago
parent
5c59233e78
commit
ef18b665cb
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
includes/header.php
+ 1
- 0
includes/header.php
View File
@@ -79,6 +79,7 @@ function isMobile() {
}
}
#board-colors ul {
#board-colors ul {
display: inline-flex;
display: inline-flex;
flex-wrap: wrap;
flex: 1;
flex: 1;
list-style: none inside;
list-style: none inside;
margin-right: 8px;
margin-right: 8px;
Write
Preview
Loading…
Cancel
Save