mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
Merge pull request #2606 from awesomerobot/master
removing text-transforms (interferes with translation)
This commit is contained in:
commit
958e3faf94
@ -331,7 +331,6 @@ a.star {
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 15px;
|
line-height: 15px;
|
||||||
text-transform: lowercase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
p,
|
p,
|
||||||
|
1
app/assets/stylesheets/vendor/bootstrap.scss
vendored
1
app/assets/stylesheets/vendor/bootstrap.scss
vendored
@ -210,7 +210,6 @@ body {
|
|||||||
h6 {
|
h6 {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
text-transform: uppercase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// this removes the unwanted top margin on a paragraph under a heading
|
// this removes the unwanted top margin on a paragraph under a heading
|
||||||
|
Loading…
x
Reference in New Issue
Block a user