mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
removed unused CSS properties
This commit is contained in:
parent
7c3c95ab48
commit
59bface60c
@ -161,7 +161,6 @@
|
||||
}
|
||||
#url-input{
|
||||
position: relative;
|
||||
/* float: left; */
|
||||
padding-left: 10px;
|
||||
margin-left: 10px;
|
||||
margin-top: 40px;
|
||||
@ -169,7 +168,6 @@
|
||||
}
|
||||
#url-btn{
|
||||
position: relative;
|
||||
/*float: left;*/
|
||||
}
|
||||
#header-title{
|
||||
position: relative;
|
||||
@ -260,7 +258,6 @@
|
||||
}
|
||||
#url-input{
|
||||
position: relative;
|
||||
/* float: left; */
|
||||
padding-left: 10px;
|
||||
margin-left: 10px;
|
||||
margin-top: 40px;
|
||||
@ -268,7 +265,6 @@
|
||||
}
|
||||
#url-btn{
|
||||
position: relative;
|
||||
/*float: left;*/
|
||||
}
|
||||
#header-title{
|
||||
position: relative;
|
||||
@ -418,7 +414,6 @@
|
||||
}
|
||||
#url-input{
|
||||
position: relative;
|
||||
/* float: left; */
|
||||
padding-left: 10px;
|
||||
margin-left: 10px;
|
||||
margin-top: 40px;
|
||||
@ -426,7 +421,6 @@
|
||||
}
|
||||
#url-btn{
|
||||
position: relative;
|
||||
/*float: left;*/
|
||||
}
|
||||
#header-title{
|
||||
position: relative;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user