GIT: perform LF normalization
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
@import "Shared";
|
||||
|
||||
body
|
||||
{
|
||||
padding: 0;
|
||||
}
|
||||
#main
|
||||
{
|
||||
background-color: #FFF;
|
||||
overflow: auto;
|
||||
padding: 0;
|
||||
.border-radius4(0, 0, 6px, 6px);
|
||||
@import "Shared";
|
||||
|
||||
body
|
||||
{
|
||||
padding: 0;
|
||||
}
|
||||
#main
|
||||
{
|
||||
background-color: #FFF;
|
||||
overflow: auto;
|
||||
padding: 0;
|
||||
.border-radius4(0, 0, 6px, 6px);
|
||||
}
|
||||
Reference in New Issue
Block a user