Merge pull request #586 from Teremiare/patch-1

Change the teambuilder clipboard design
This commit is contained in:
Guangcong Luo 2015-12-25 01:12:43 +00:00
commit c0676957a9

View File

@ -2606,10 +2606,11 @@ a.ilink.yours {
.teambuilder-clipboard-container {
height: 52px;
max-width: 560px;
max-width: 455px;
font-size: 8pt;
padding: 4px;
position: relative;
margin: auto;
border: 1px solid #FFAA00;
border-radius: 5px;
@ -2620,7 +2621,7 @@ a.ilink.yours {
font-weight: bold;
position: absolute;
top: 4px;
bottom: 4px;
left: 8px;
}
.teambuilder-clipboard-data {
@ -2685,7 +2686,7 @@ a.ilink.yours {
}
.teambuilder-clipboard-buttons {
display: block;
width: 520px;
width: 385px;
position: absolute;
top: 34px;