T204 Saved button repositioned
This commit is contained in:
@@ -83,19 +83,31 @@ label {
|
||||
border-bottom: gray 1px solid;
|
||||
}
|
||||
|
||||
#messageFields {
|
||||
height: 120px;
|
||||
}
|
||||
|
||||
.fieldFloater {
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#functionBar {
|
||||
/*width: 100%;*/
|
||||
/*margin-top: 50px;*/
|
||||
margin: 26px;
|
||||
}
|
||||
|
||||
/*TODO add inactive state of the button*/
|
||||
|
||||
.buttonSpacer {
|
||||
height: 30%;
|
||||
}
|
||||
|
||||
.functionBarButton {
|
||||
width: 200px;
|
||||
/*float: left;*/
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
clear: both;
|
||||
width: 263px;
|
||||
height: 40%;
|
||||
margin-left: 80px;
|
||||
right: 0;
|
||||
/*margin: auto;*/
|
||||
font-size: 24px;
|
||||
padding: 12px;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user