Commit Graph
14 Commits
Author SHA1 Message Date
Marek ĽachandGitHub 21069ea18e Fix code formatting 2021-01-11 18:04:21 +01:00
Marek ĽachandGitHub 1e1fd49c8c Update _header.scss 2021-01-11 17:48:39 +01:00
Marek ĽachandGitHub 84621d1d27 Update _header.scss 2021-01-11 01:40:17 +01:00
Marek ĽachandGitHub ba4476bf5a Update _header.scss 2021-01-11 01:34:09 +01:00
Marek ĽachandGitHub b52d8e4e26 Fix menu animation not working on mobile iOS (also Midori) 2021-01-10 21:23:11 +01:00
Marek ĽachandGitHub b059fb48fc Update _header.scss
The menu does not open on iOS Safari because of how it can't handle translateZ, and needs an -webkit specific prefix for the @keyframes property for the animation to work. This PR fixes the issue.
2021-01-10 18:32:21 +01:00
Marek ĽachandMina Galić 104b6c1d0c GPU acceleration for the mobile menu
Reimplements #810, but for all browsers.
2020-08-19 21:34:07 +02:00
Marek ĽachandAna Gelez 9ede06e7a3 Make the comment syntax consistent across all CSS (#707)
* Update _article.scss

* Update _dark_variables.scss

* Update _forms.scss

* Update _global.scss

* Update _header.scss

* Update _variables.scss
2019-12-16 22:28:48 +01:00
Marek ĽachandAna Gelez c66ef5f85d Fix the navigation menu not opening on touch (#690)
* Fix iOS menu issue

* Fix burger menu iOS trigger

* Modify the menu script to work on iOS too

* Update main.rs

* Update main.rs

* Update main.rs
2019-11-16 18:52:30 +01:00
Marek ĽachandBaptiste Gelez b2312d7f1b Update textarea overflow to scroll (#609)
* Update textarea overflow to scroll

* Update _forms.scss

* Update _forms.scss
2019-06-02 21:35:09 +01:00
Marek ĽachandBaptiste Gelez 037674ae13 Direct follow-up to #578 (#603) 2019-05-29 12:26:37 +01:00
Marek ĽachandBaptiste Gelez 59023e9602 Prevent comment form submit button distortion on iOS (#592)
Forgot about that one the last time :-)
2019-05-20 19:29:23 +01:00
Marek ĽachandBaptiste Gelez c67f65e684 Fix occurrences of 'have been' to 'has been' (#578)
* Update comments.rs

* Update medias.rs

* Update posts.rs

* Update user.rs

* Update posts.rs

* Update user.rs
2019-05-14 11:54:16 +01:00
Marek ĽachandBaptiste Gelez 33619abdfb Fix certain improper rendering of forms (#560) 2019-05-06 19:18:53 +01:00