Skip to content

Commit

Permalink
Update tweets.php
Browse files Browse the repository at this point in the history
  • Loading branch information
savhascelik committed Nov 18, 2019
1 parent c5ec9c3 commit 5e1c294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/tweets.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<div class="input-group-prepend">
<span class="input-group-text" id="inputGroup-sizing-lg">Tweet Metni</span>
</div>
<textarea disabled class="form-control" id="exampleFormControlTextarea1" rows="6" style="background-color:white"></textarea>
<textarea disabled class="form-control" id="exampleFormControlTextarea1" rows="10" style="background-color:white"></textarea>

</div>
<div class="alert alert-danger" role="alert">
Expand Down

0 comments on commit 5e1c294

Please sign in to comment.