Post spacing inconsistency
Removes extra spaces from my original commit that are inconsistent with existing entries.
This commit is contained in:
parent
1c5e7b6b12
commit
f4a3130c8e
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@ button:hover,
|
|||
/* Post.news */
|
||||
.button.button-post-news {
|
||||
color: #ffffff;
|
||||
background-color: #678BFF;
|
||||
background-color: #678BFF;
|
||||
}
|
||||
.button.button-post-news:hover,
|
||||
.button.button-post-news:focus {
|
||||
|
|
Loading…
Reference in a new issue