mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Fix indentation to match the rest of the file
This commit is contained in:
parent
f5af02d314
commit
2a6afba56e
1 changed files with 8 additions and 9 deletions
|
|
@ -295,13 +295,12 @@ div.note_wrapper p {
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
padding: 8px 8px;
|
padding: 8px 8px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
white-space: none;
|
white-space: none;
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
background-color: #999999;
|
background-color: #999999;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue