mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Merge git://github.com/0ip/etherpad-lite into newDesignTest
This commit is contained in:
commit
0d46d6f050
1 changed files with 2 additions and 2 deletions
|
@ -73,12 +73,12 @@
|
|||
font-weight: bold;
|
||||
font-size: 17px;
|
||||
padding: 5px;
|
||||
width: 215px;
|
||||
width: 245px;
|
||||
outline: none;
|
||||
}
|
||||
input[type="submit"] {
|
||||
height: 35px;
|
||||
width: 70px;
|
||||
width: 40px;
|
||||
}
|
||||
</style>
|
||||
<div id="container">
|
||||
|
|
Loading…
Reference in a new issue