mirror of
https://github.com/ok2/coinbin.git
synced 2026-05-09 18:15:23 +02:00
small bug fixes + enabled testnet via the #settings page
This commit is contained in:
@@ -24,3 +24,11 @@ body {
|
||||
background-color: #f5f5f5;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.alert {
|
||||
overflow: hidden;
|
||||
-ms-text-overflow: ellipsis;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user