Merge branch 'refs/heads/develop'
This commit is contained in:
commit
7926a95b5a
2 changed files with 2 additions and 2 deletions
|
@ -262,7 +262,7 @@ box-sizing: border-box;
|
|||
box-shadow: inset 0 0 100px rgba(0,0,0,.1) !important;
|
||||
}
|
||||
#jotOpen::before {
|
||||
content: '';
|
||||
content: 'New Post';
|
||||
font-size: 15px;
|
||||
margin-right: 10px;
|
||||
line-height: 32px;
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
box-shadow: inset 0 0 100px rgba(0,0,0,.1) !important;
|
||||
}
|
||||
#jotOpen::before {
|
||||
content: 'Compose';
|
||||
content: 'New Post';
|
||||
font-size: 15px;
|
||||
margin-right: 10px;
|
||||
line-height: 32px;
|
||||
|
|
Loading…
Add table
Reference in a new issue