This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-01-06 02:43:44 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
8e1efe6899
discourse
/
app
/
assets
/
stylesheets
/
mobile
/
alert.scss
6 lines
105 B
SCSS
Raw
Normal View
History
Unescape
Escape
mobile "new/updated topics" alert was too small
2014-10-20 14:01:19 +08:00
// there are (n) new or updated topics, click to show
new topic/post alert div regressed a bit on mobile
2015-01-24 15:39:44 +08:00
.
alert
.
alert-info
{
DEV: adds prettier (#5956) Run `prettier --write "app/assets/stylesheets/**/*.scss" "plugins/**/*.scss"` after making sure you installed it with `yarn` It's recommended to configure your editor to run prettier on file save.
2018-06-08 17:49:31 +08:00
margin
:
0
;
Mobile SCSS cleanup and removing unused styles
2019-01-24 03:35:53 +08:00
padding
:
1
em
;
mobile "new/updated topics" alert was too small
2014-10-20 14:01:19 +08:00
}
Reference in New Issue
Copy Permalink