Actions
Task #2128
openWordpress Style improvments
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Tags:
URL:
Description
Hello,
I am a sernico, a big fan of Libreoffice and people that work on it.
I know how many hours you (infra team) spent to create a big infrastructure for Lo community, users and devs.
But sometimes, there are bugs.
I'm talking about Wordpress Theme "Ribbon" adopted for LibreOffice Blog. The theme is very cool with pc but it isn't responsive at 100%.
(My devices for testing are: Macbook with Chrome and a Android Smartphone with Chrome)
For example in 1.png you can find the first issue on mobile. The grey right colum isn't cool on mobile. To fix that:
line 28 of style of index.html
.article { width: 70%; } @media screen and (max-width: 1050px) .article{ width: 99.4%; }
Files
No data to display
Actions