Skip to content

Commit f337b97

Browse files
committed
Fixing margin on email form
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
1 parent 8907d12 commit f337b97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

summit/css/combined.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,12 +1388,14 @@ a.current-summit-link {
13881388
width: 100%;
13891389
background-color: #00468b;
13901390
text-align: center;
1391+
margin:0 !important;
13911392
}
13921393
.future-text-wrapper.yellow {
13931394
min-height:2px;
13941395
width: 100%;
13951396
background-color: #ffd602;
13961397
text-align: center;
1398+
margin:0 !important;
13971399
}
13981400
/*End Shanghai landing */
13991401
/* Presentation App */

0 commit comments

Comments
 (0)