[PR #352] [MERGED] Fix #340 Forkme Badge on Mobile #446

Closed
opened 2026-02-28 01:24:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/352
Author: @eyedol
Created: 11/9/2015
Status: Merged
Merged: 11/9/2015
Merged by: @eyedol

Base: masterHead: 340-fix-mobile-click-issue


📝 Commits (1)

  • cee9aab Hide forkme badge when on mobile

📊 Changes

3 files changed (+244 additions, -2 deletions)

View changed files

📝 website-src/layouts/partials/menu.html (+1 -1)
📝 website-src/static/css/hugo-bootswatch.css (+232 -1)
📝 website-src/static/sass/hugo-bootswatch.scss (+11 -0)

📄 Description

Hide forkme badge when on mobile
Move inline style declaration for fork me badge
to the css style then hide the badge when on a
mobile device


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ushahidi/SMSSync/pull/352 **Author:** [@eyedol](https://github.com/eyedol) **Created:** 11/9/2015 **Status:** ✅ Merged **Merged:** 11/9/2015 **Merged by:** [@eyedol](https://github.com/eyedol) **Base:** `master` ← **Head:** `340-fix-mobile-click-issue` --- ### 📝 Commits (1) - [`cee9aab`](https://github.com/ushahidi/SMSSync/commit/cee9aabbea4244713b7b24284efe287ecde6dc47) Hide forkme badge when on mobile ### 📊 Changes **3 files changed** (+244 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `website-src/layouts/partials/menu.html` (+1 -1) 📝 `website-src/static/css/hugo-bootswatch.css` (+232 -1) 📝 `website-src/static/sass/hugo-bootswatch.scss` (+11 -0) </details> ### 📄 Description Hide forkme badge when on mobile Move inline style declaration for fork me badge to the css style then hide the badge when on a mobile device --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:24:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#446
No description provided.