This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Increase breakpoint size for bio on account show (
#1559
)
master
Matt Jankowski
7 years ago
committed by
Eugen
parent
e60286a344
commit
82d9336114
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/assets/stylesheets/accounts.scss
+ 1
- 1
app/assets/stylesheets/accounts.scss
View File
@ -149,7 +149,7 @@
order
:
1
;
}
@media
screen
and
(
max-width
:
36
0
px
)
{
@media
screen
and
(
max-width
:
48
0
px
)
{
.
details
{
display
:
block
;
}
Write
Preview
Loading…
Cancel
Save