We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6854aa commit 9c0bc38Copy full SHA for 9c0bc38
css/main.css
@@ -164,7 +164,7 @@ body {
164
/***** Plugin ****/
165
.plugin {
166
vertical-align: text-top;
167
- width: 450px;
+ width: 470px;
168
display: inline-block;
169
padding: 0;
170
background-color: #FFFFFF;
@@ -304,9 +304,9 @@ refresh-btn button:active {
304
/**** General Elements ****/
305
table
306
{
307
+ width: 100%;
308
font-size: 10px;
309
margin: 0;
- min-width: 400px;
310
border-collapse: collapse;
311
text-align: left;
312
table-layout:fixed;
0 commit comments